Index: chrome/browser/themes/browser_theme_provider.cc |
diff --git a/chrome/browser/themes/browser_theme_provider.cc b/chrome/browser/themes/browser_theme_provider.cc |
index 6817ead4d416af03491b0315dd535bac9afff25c..3c8ee4a4f0b5cfdfc23220eda1a533fa7d0ff17a 100644 |
--- a/chrome/browser/themes/browser_theme_provider.cc |
+++ b/chrome/browser/themes/browser_theme_provider.cc |
@@ -12,9 +12,9 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/themes/browser_theme_pack.h" |
#include "chrome/common/chrome_constants.h" |
-#include "chrome/common/notification_service.h" |
-#include "chrome/common/notification_type.h" |
#include "chrome/common/pref_names.h" |
+#include "content/common/notification_service.h" |
+#include "content/common/notification_type.h" |
#include "grit/app_resources.h" |
#include "grit/theme_resources.h" |
#include "ui/base/resource/resource_bundle.h" |