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

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: Created 8 years, 1 month 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 de8e734edfc7ae568b55cd87c091014abd6808c9..3d28764bd093941c91e2c754258bf19d1cbce395 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',
],

Powered by Google App Engine
This is Rietveld 408576698