Chromium Code Reviews| Index: chrome/browser/views/tab_icon_view.cc |
| =================================================================== |
| --- chrome/browser/views/tab_icon_view.cc (revision 41521) |
| +++ chrome/browser/views/tab_icon_view.cc (working copy) |
| @@ -22,7 +22,7 @@ |
| #include "grit/theme_resources.h" |
| #if defined(OS_WIN) |
| -#include "app/gfx/icon_util.h" |
| +#include "gfx/icon_util.h" |
| #endif |
| static bool g_initialized = false; |