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

Unified Diff: chrome/chrome_browser.gypi

Issue 250943003: Add SyncAuthProvider interface and implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 8 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
« no previous file with comments | « chrome/browser/sync/profile_sync_auth_provider_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 851ab1aa147d923a2b1f91e17137634154d9e7d4..9b4ec68262562c14f9909927315331bc95eed0ed 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2238,6 +2238,8 @@
'browser/sync/glue/ui_model_worker.h',
'browser/sync/managed_user_signin_manager_wrapper.cc',
'browser/sync/managed_user_signin_manager_wrapper.h',
+ 'browser/sync/profile_sync_auth_provider.cc',
+ 'browser/sync/profile_sync_auth_provider.h',
'browser/sync/profile_sync_components_factory.h',
'browser/sync/profile_sync_components_factory_impl.cc',
'browser/sync/profile_sync_components_factory_impl.h',
« no previous file with comments | « chrome/browser/sync/profile_sync_auth_provider_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698