Index: chrome/browser/themes/theme_service.cc |
diff --git a/chrome/browser/themes/theme_service.cc b/chrome/browser/themes/theme_service.cc |
index 572fe27fbeb73648fec9ce2813a7e5b371844c23..f5c916b1252e7581e2610e47c2abb1b000d088c5 100644 |
--- a/chrome/browser/themes/theme_service.cc |
+++ b/chrome/browser/themes/theme_service.cc |
@@ -18,9 +18,9 @@ |
#include "chrome/browser/themes/theme_syncable_service.h" |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/chrome_notification_types.h" |
-#include "chrome/common/extensions/api/themes/theme_handler.h" |
#include "chrome/common/extensions/extension_manifest_constants.h" |
#include "chrome/common/extensions/manifest_handler.h" |
+#include "chrome/common/extensions/manifest_handlers/theme_handler.h" |
#include "chrome/common/pref_names.h" |
#include "content/public/browser/notification_service.h" |
#include "content/public/browser/user_metrics.h" |