Index: chrome/browser/profiles/gaia_info_update_service.cc |
=================================================================== |
--- chrome/browser/profiles/gaia_info_update_service.cc (revision 211259) |
+++ chrome/browser/profiles/gaia_info_update_service.cc (working copy) |
@@ -7,11 +7,11 @@ |
#include "base/command_line.h" |
#include "base/prefs/pref_service.h" |
#include "chrome/browser/browser_process.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/profiles/profile_info_cache.h" |
#include "chrome/browser/profiles/profile_manager.h" |
#include "chrome/browser/sync/profile_sync_service.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/pref_names.h" |
#include "content/public/browser/notification_details.h" |