| Index: chrome/browser/ui/views/frame/opaque_browser_frame_view.h
|
| diff --git a/chrome/browser/ui/views/frame/opaque_browser_frame_view.h b/chrome/browser/ui/views/frame/opaque_browser_frame_view.h
|
| index 1795f911753112a6870f319b306136b2a96263b0..bcec37a89f424d8f4d16c325e10b5b9ba102be1b 100644
|
| --- a/chrome/browser/ui/views/frame/opaque_browser_frame_view.h
|
| +++ b/chrome/browser/ui/views/frame/opaque_browser_frame_view.h
|
| @@ -12,8 +12,8 @@
|
| #include "chrome/browser/ui/views/tab_icon_view.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| +#include "ui/views/window/non_client_view.h"
|
| #include "views/controls/button/button.h"
|
| -#include "views/window/non_client_view.h"
|
|
|
| class BrowserView;
|
| namespace gfx {
|
|
|