Chromium Code Reviews| Index: chrome/browser/ui/browser_window.h |
| =================================================================== |
| --- chrome/browser/ui/browser_window.h (revision 73642) |
| +++ chrome/browser/ui/browser_window.h (working copy) |
| @@ -8,7 +8,7 @@ |
| #include "chrome/browser/tab_contents/navigation_entry.h" |
| #include "chrome/common/content_settings_types.h" |
| -#include "gfx/native_widget_types.h" |
| +#include "ui/gfx/native_widget_types.h" |
| class Browser; |
| class BrowserWindowTesting; |