Chromium Code Reviews| Index: chrome/browser/gtk/gtk_theme_provider.h |
| =================================================================== |
| --- chrome/browser/gtk/gtk_theme_provider.h (revision 25977) |
| +++ chrome/browser/gtk/gtk_theme_provider.h (working copy) |
| @@ -9,6 +9,8 @@ |
| #include <string> |
| #include <vector> |
| +#include "base/gfx/gtk_util.h" |
| + |
| #include "chrome/browser/browser_theme_provider.h" |
| #include "chrome/common/notification_observer.h" |
| #include "chrome/common/owned_widget_gtk.h" |