summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_theme_provider.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/gtk/gtk_theme_provider.cc')
-rw-r--r--chrome/browser/gtk/gtk_theme_provider.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/gtk/gtk_theme_provider.cc b/chrome/browser/gtk/gtk_theme_provider.cc
index db9de14..69a4569 100644
--- a/chrome/browser/gtk/gtk_theme_provider.cc
+++ b/chrome/browser/gtk/gtk_theme_provider.cc
@@ -7,7 +7,6 @@
#include <gtk/gtk.h>
#include "app/gfx/color_utils.h"
-#include "app/gfx/gtk_util.h"
#include "app/gfx/skbitmap_operations.h"
#include "app/gfx/skia_utils_gtk.h"
#include "app/resource_bundle.h"
@@ -27,6 +26,7 @@
#include "third_party/skia/include/core/SkBitmap.h"
#include "third_party/skia/include/core/SkCanvas.h"
#include "third_party/skia/include/core/SkColor.h"
+#include "gfx/gtk_util.h"
#include "grit/app_resources.h"
#include "grit/theme_resources.h"