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

Unified Diff: components/sync_driver.gypi

Issue 1310323009: Merge duplicate code in invalidation helper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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: components/sync_driver.gypi
diff --git a/components/sync_driver.gypi b/components/sync_driver.gypi
index 7850c40b25a4bc290dbe82d9452918d648df7632..57f53f5d55fdee82058c88e047635292026b7d49 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -70,8 +70,6 @@
'sync_driver/glue/typed_url_model_associator.h',
'sync_driver/invalidation_adapter.cc',
'sync_driver/invalidation_adapter.h',
- 'sync_driver/invalidation_helper.cc',
- 'sync_driver/invalidation_helper.h',
'sync_driver/local_device_info_provider.h',
'sync_driver/model_association_manager.cc',
'sync_driver/model_association_manager.h',

Powered by Google App Engine
This is Rietveld 408576698