Index: chrome/browser/sync/profile_sync_auth_provider_unittest.cc |
diff --git a/chrome/browser/sync/profile_sync_auth_provider_unittest.cc b/chrome/browser/sync/profile_sync_auth_provider_unittest.cc |
index f52aa31ac53b6b12dd2c2f8dc36f4a7402cad405..7a06d791c975daea105002fbe8120381c82f3020 100644 |
--- a/chrome/browser/sync/profile_sync_auth_provider_unittest.cc |
+++ b/chrome/browser/sync/profile_sync_auth_provider_unittest.cc |
@@ -9,11 +9,11 @@ |
#include "chrome/browser/signin/fake_profile_oauth2_token_service_builder.h" |
#include "chrome/browser/signin/profile_oauth2_token_service_factory.h" |
#include "chrome/browser/signin/test_signin_client_builder.h" |
-#include "chrome/browser/sync/profile_sync_auth_provider.h" |
#include "chrome/test/base/testing_profile.h" |
#include "components/signin/core/browser/fake_account_fetcher_service.h" |
#include "components/signin/core/browser/fake_profile_oauth2_token_service.h" |
#include "components/signin/core/browser/profile_oauth2_token_service.h" |
+#include "components/sync_driver/profile_sync_auth_provider.h" |
#include "content/public/test/test_browser_thread_bundle.h" |
#include "google_apis/gaia/gaia_constants.h" |
#include "google_apis/gaia/google_service_auth_error.h" |