Index: chrome/browser/themes/browser_theme_provider_gtk.cc |
diff --git a/chrome/browser/browser_theme_provider_gtk.cc b/chrome/browser/themes/browser_theme_provider_gtk.cc |
similarity index 97% |
rename from chrome/browser/browser_theme_provider_gtk.cc |
rename to chrome/browser/themes/browser_theme_provider_gtk.cc |
index 8052086529a6b8cf77ab5dc5098a51afabd6ee65..a730f3bc2b73b71d45c77f3fb6ea113f596cc968 100644 |
--- a/chrome/browser/browser_theme_provider_gtk.cc |
+++ b/chrome/browser/themes/browser_theme_provider_gtk.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/browser_theme_provider.h" |
+#include "chrome/browser/themes/browser_theme_provider.h" |
#include <gdk-pixbuf/gdk-pixbuf.h> |