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

Unified Diff: sync/sync_core.gypi

Issue 423193002: sync: Add non-blocking type encryption support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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_core.gypi
diff --git a/sync/sync_core.gypi b/sync/sync_core.gypi
index cb6f72f404498adc2380d629b18abcc157720de0..57c2c51adceaac16b2d3c99bcb52d71ec01ffb24 100644
--- a/sync/sync_core.gypi
+++ b/sync/sync_core.gypi
@@ -90,6 +90,7 @@
'engine/process_updates_util.h',
'engine/sync_cycle_event.cc',
'engine/sync_cycle_event.h',
+ 'engine/sync_engine_event_listener.h',
Nicolas Zea 2014/07/30 00:34:16 added by mistake?
rlarocque 2014/07/30 21:56:01 Probably. Might have been a bad merge. Removed.
'engine/sync_engine_event_listener.cc',
'engine/sync_engine_event_listener.h',
'engine/syncer.cc',

Powered by Google App Engine
This is Rietveld 408576698