| Index: chrome/browser/ui/views/tab_contents/native_tab_contents_view_aura.cc
|
| diff --git a/chrome/browser/ui/views/tab_contents/native_tab_contents_view_aura.cc b/chrome/browser/ui/views/tab_contents/native_tab_contents_view_aura.cc
|
| index 731501178142dd35baa4da421f096008cb95eebc..5084ddbd5014464c6c8dfb82e1500e9c406ae98f 100644
|
| --- a/chrome/browser/ui/views/tab_contents/native_tab_contents_view_aura.cc
|
| +++ b/chrome/browser/ui/views/tab_contents/native_tab_contents_view_aura.cc
|
| @@ -10,8 +10,8 @@
|
| #include "content/browser/tab_contents/tab_contents_view.h"
|
| #include "ui/aura/event.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/views/widget/widget.h"
|
| #include "views/views_delegate.h"
|
| -#include "views/widget/widget.h"
|
|
|
| ////////////////////////////////////////////////////////////////////////////////
|
| // NativeTabContentsViewAura, public:
|
|
|