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

Unified Diff: sync/sync.gyp

Issue 11414013: Depend on stored sync session GUID for Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplified implementation Created 8 years 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/glue/session_model_associator.cc ('k') | sync/util/get_session_name.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 061330b4c51d7fdde95e076dbc408bc7a23eeb1f..6a2bf589a22247107cf2b308effaf2c162e062b8 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -188,8 +188,6 @@
'util/logging.h',
'util/nigori.cc',
'util/nigori.h',
- 'util/session_utils_android.cc',
- 'util/session_utils_android.h',
'util/time.cc',
'util/time.h',
],
« no previous file with comments | « chrome/browser/sync/glue/session_model_associator.cc ('k') | sync/util/get_session_name.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698