Index: chrome/browser/android/provider/chrome_browser_provider.cc |
=================================================================== |
--- chrome/browser/android/provider/chrome_browser_provider.cc (revision 211221) |
+++ chrome/browser/android/provider/chrome_browser_provider.cc (working copy) |
@@ -20,6 +20,7 @@ |
#include "chrome/browser/bookmarks/bookmark_model.h" |
#include "chrome/browser/bookmarks/bookmark_model_factory.h" |
#include "chrome/browser/browser_process.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/favicon/favicon_service.h" |
#include "chrome/browser/favicon/favicon_service_factory.h" |
#include "chrome/browser/history/android/android_history_types.h" |
@@ -31,7 +32,6 @@ |
#include "chrome/browser/search_engines/template_url_service.h" |
#include "chrome/browser/search_engines/template_url_service_factory.h" |
#include "chrome/common/cancelable_task_tracker.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_service.h" |
#include "grit/generated_resources.h" |