Index: content/browser/appcache/chrome_appcache_service.h |
diff --git a/content/browser/appcache/chrome_appcache_service.h b/content/browser/appcache/chrome_appcache_service.h |
index ad7747786b95e6f92add41f15fd0c91a7da13787..a0bd4015c15a4c7fc9bf77f71b61f348b7ab9433 100644 |
--- a/content/browser/appcache/chrome_appcache_service.h |
+++ b/content/browser/appcache/chrome_appcache_service.h |
@@ -8,8 +8,8 @@ |
#include "base/ref_counted.h" |
#include "chrome/browser/content_settings/host_content_settings_map.h" |
-#include "chrome/common/notification_registrar.h" |
#include "content/browser/browser_thread.h" |
+#include "content/common/notification_registrar.h" |
#include "webkit/appcache/appcache_policy.h" |
#include "webkit/appcache/appcache_service.h" |
#include "webkit/quota/special_storage_policy.h" |