Chromium Code Reviews| Index: chrome/browser/ui/tabs/dock_info.cc |
| =================================================================== |
| --- chrome/browser/ui/tabs/dock_info.cc (revision 71526) |
| +++ chrome/browser/ui/tabs/dock_info.cc (working copy) |
| @@ -7,7 +7,7 @@ |
| #if defined(TOOLKIT_VIEWS) |
| #include "chrome/browser/ui/views/tabs/tab.h" |
| #else |
| -#include "chrome/browser/gtk/tabs/tab_gtk.h" |
| +#include "chrome/browser/ui/gtk/tabs/tab_gtk.h" |
|
msw
2011/01/15 00:58:47
This ordering is okay (despite the CL static analy
|
| #endif |
| namespace { |