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

Unified Diff: components/sync_driver.gypi

Issue 1397913002: [Sync] Componentize local_device_info_provider_impl and test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 2 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 30d29f5db1044378eafbbf3816b88e699723e9fe..5a38cc7a0922d58283bec55cb7f4f76c1d766d85 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -84,6 +84,8 @@
'sync_driver/invalidation_helper.cc',
'sync_driver/invalidation_helper.h',
'sync_driver/local_device_info_provider.h',
+ 'sync_driver/local_device_info_provider_impl.cc',
+ 'sync_driver/local_device_info_provider_impl.h',
'sync_driver/model_association_manager.cc',
'sync_driver/model_association_manager.h',
'sync_driver/model_associator.h',

Powered by Google App Engine
This is Rietveld 408576698