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

Unified Diff: sync/sync.gyp

Issue 10455012: [Sync] Add support for performing a GetKey on startup. (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
Index: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 53082ade4c539c63ad16e82e1b978c4e7fc268ac..379bea3800a727dad25b9ed442b395cc55253945 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -77,6 +77,8 @@
'engine/download_updates_command.h',
'engine/get_commit_ids_command.cc',
'engine/get_commit_ids_command.h',
+ 'engine/get_key_command.cc',
+ 'engine/get_key_command.h',
'engine/model_changing_syncer_command.cc',
'engine/model_changing_syncer_command.h',
'engine/net/server_connection_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698