| Index: chrome/browser/ui/gtk/gtk_theme_provider.h
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/gtk_theme_provider.h (revision 73642)
|
| +++ chrome/browser/ui/gtk/gtk_theme_provider.h (working copy)
|
| @@ -14,9 +14,9 @@
|
| #include "chrome/browser/themes/browser_theme_provider.h"
|
| #include "chrome/browser/ui/gtk/owned_widget_gtk.h"
|
| #include "chrome/common/notification_observer.h"
|
| -#include "gfx/color_utils.h"
|
| #include "ui/base/gtk/gtk_integers.h"
|
| #include "ui/base/gtk/gtk_signal.h"
|
| +#include "ui/gfx/color_utils.h"
|
|
|
| class CairoCachedSurface;
|
| class Profile;
|
|
|