| Index: chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.h (revision 110952)
|
| +++ chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.h (working copy)
|
| @@ -7,7 +7,7 @@
|
| #pragma once
|
|
|
| #include "chrome/browser/ui/views/tab_contents/native_tab_contents_view.h"
|
| -#include "ui/views/widget/native_widget_gtk.h"
|
| +#include "views/widget/native_widget_gtk.h"
|
|
|
| class ConstrainedWindowGtk;
|
| class TabContents;
|
|
|