Index: chrome/browser/signin/easy_unlock_service_regular.cc |
diff --git a/chrome/browser/signin/easy_unlock_service_regular.cc b/chrome/browser/signin/easy_unlock_service_regular.cc |
index e69ebd19028cd9ef36d1709488689d12135e0169..eadcc959f2ef7280f729203cef8536afdb0adfdd 100644 |
--- a/chrome/browser/signin/easy_unlock_service_regular.cc |
+++ b/chrome/browser/signin/easy_unlock_service_regular.cc |
@@ -14,7 +14,6 @@ |
#include "base/values.h" |
#include "chrome/browser/browser_process.h" |
#include "chrome/browser/profiles/profile.h" |
-#include "chrome/browser/services/gcm/gcm_profile_service.h" |
#include "chrome/browser/services/gcm/gcm_profile_service_factory.h" |
#include "chrome/browser/signin/chrome_proximity_auth_client.h" |
#include "chrome/browser/signin/profile_oauth2_token_service_factory.h" |
@@ -23,6 +22,7 @@ |
#include "chrome/common/extensions/extension_constants.h" |
#include "chrome/common/pref_names.h" |
#include "chromeos/login/user_names.h" |
+#include "components/gcm_driver/gcm_profile_service.h" |
#include "components/pref_registry/pref_registry_syncable.h" |
#include "components/proximity_auth/cryptauth/base64url.h" |
#include "components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h" |