Index: chrome/browser/profiles/profile_downloader.cc |
=================================================================== |
--- chrome/browser/profiles/profile_downloader.cc (revision 211259) |
+++ chrome/browser/profiles/profile_downloader.cc (working copy) |
@@ -14,11 +14,11 @@ |
#include "base/strings/string_util.h" |
#include "base/strings/stringprintf.h" |
#include "base/values.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/profiles/profile_downloader_delegate.h" |
#include "chrome/browser/signin/token_service.h" |
#include "chrome/browser/signin/token_service_factory.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_details.h" |
#include "content/public/browser/notification_observer.h" |