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

Unified Diff: chrome/chrome_browser.gypi

Issue 10656033: [sync] Automatic bootstrapping of Sync on Win 8 from cached credentials (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 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
« no previous file with comments | « chrome/browser/sync/sync_prefs.cc ('k') | chrome/chrome_tests.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 da21bbd826e0e4a281586fc2ddab95a5aa95fb3e..a269f24ca127fdc290917ade94cf2aee3102cce5 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2180,6 +2180,10 @@
'browser/sync/backend_migrator.h',
'browser/sync/backend_unrecoverable_error_handler.cc',
'browser/sync/backend_unrecoverable_error_handler.h',
+ 'browser/sync/credential_cache_service_factory_win.cc',
+ 'browser/sync/credential_cache_service_factory_win.h',
+ 'browser/sync/credential_cache_service_win.cc',
+ 'browser/sync/credential_cache_service_win.h',
'browser/sync/failed_datatypes_handler.cc',
'browser/sync/failed_datatypes_handler.h',
'browser/sync/glue/app_notification_data_type_controller.cc',
« no previous file with comments | « chrome/browser/sync/sync_prefs.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698