Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(231)

Unified Diff: components/sync_driver/profile_sync_auth_provider.h

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/sync_driver/profile_sync_auth_provider.h
diff --git a/components/sync_driver/profile_sync_auth_provider.h b/components/sync_driver/profile_sync_auth_provider.h
index 60b4d41dae644866ba31884b3afa75d6fe1c8eb7..372c3abf1969e3a17ddbad6923509d23e6699f42 100644
--- a/components/sync_driver/profile_sync_auth_provider.h
+++ b/components/sync_driver/profile_sync_auth_provider.h
@@ -10,8 +10,8 @@
#include "base/macros.h"
#include "base/memory/weak_ptr.h"
+#include "components/sync/core/sync_auth_provider.h"
#include "google_apis/gaia/oauth2_token_service.h"
-#include "sync/internal_api/public/sync_auth_provider.h"
class ProfileOAuth2TokenService;
« no previous file with comments | « components/sync_driver/non_ui_model_type_controller_unittest.cc ('k') | components/sync_driver/proxy_data_type_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698