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

Unified Diff: sync/sync_internal_api.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 | « sync/internal_api/public/sync_auth_provider.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_internal_api.gypi
diff --git a/sync/sync_internal_api.gypi b/sync/sync_internal_api.gypi
index 2a0c2745a8e2471abe09560ba0eaf64231ce17ad..6078dd88306003f6a15a76a8135a0f23fa20d334 100644
--- a/sync/sync_internal_api.gypi
+++ b/sync/sync_internal_api.gypi
@@ -107,6 +107,7 @@
'internal_api/public/sessions/type_debug_info_observer.h',
'internal_api/public/sessions/update_counters.cc',
'internal_api/public/sessions/update_counters.h',
+ 'internal_api/public/sync_auth_provider.h',
'internal_api/public/sync_core_proxy.h',
'internal_api/public/sync_encryption_handler.cc',
'internal_api/public/sync_encryption_handler.h',
« no previous file with comments | « sync/internal_api/public/sync_auth_provider.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698