blob: 6b7004a96f151470bd822237326e6687bf9c9b35 [file] [log] [blame]
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef UI_VIEWS_BRIDGE_MAC_BROWSER_NATIVE_WIDGET_WINDOW_MAC_H_
#define UI_VIEWS_BRIDGE_MAC_BROWSER_NATIVE_WIDGET_WINDOW_MAC_H_
#import "ui/views_bridge_mac/native_widget_mac_nswindow.h"
@interface BrowserNativeWidgetWindow : NativeWidgetMacNSWindow
@end
#endif // UI_VIEWS_BRIDGE_MAC_BROWSER_NATIVE_WIDGET_WINDOW_MAC_H_