| Index: chrome/browser/ui/views/tab_contents/native_tab_contents_view_aura.cc
|
| ===================================================================
|
| --- chrome/browser/ui/views/tab_contents/native_tab_contents_view_aura.cc (revision 110952)
|
| +++ chrome/browser/ui/views/tab_contents/native_tab_contents_view_aura.cc (working copy)
|
| @@ -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:
|
|
|