summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_theme_provider_gtk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/browser_theme_provider_gtk.cc')
-rw-r--r--chrome/browser/browser_theme_provider_gtk.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browser_theme_provider_gtk.cc b/chrome/browser/browser_theme_provider_gtk.cc
index c52a9fe..cd8d26e 100644
--- a/chrome/browser/browser_theme_provider_gtk.cc
+++ b/chrome/browser/browser_theme_provider_gtk.cc
@@ -6,9 +6,9 @@
#include <gdk-pixbuf/gdk-pixbuf.h>
-#include "app/gfx/gtk_util.h"
#include "app/l10n_util.h"
#include "base/logging.h"
+#include "gfx/gtk_util.h"
#include "third_party/skia/include/core/SkBitmap.h"
GdkPixbuf* BrowserThemeProvider::GetPixbufNamed(int id) const {