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

Unified Diff: components/sync_driver.gypi

Issue 1408123003: [Sync] Initial USS service implementation for DeviceInfo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated for Stan's comments. 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
« no previous file with comments | « components/components_tests.gyp ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver.gypi
diff --git a/components/sync_driver.gypi b/components/sync_driver.gypi
index aba398b86ad1a117dc912da275006988be2288b8..e6a09d7633df9ee71c5ab6f18ee9224443b3f518 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -53,6 +53,8 @@
'sync_driver/device_info.h',
'sync_driver/device_info_data_type_controller.cc',
'sync_driver/device_info_data_type_controller.h',
+ 'sync_driver/device_info_service.cc',
+ 'sync_driver/device_info_service.h',
'sync_driver/device_info_sync_service.cc',
'sync_driver/device_info_sync_service.h',
'sync_driver/device_info_tracker.h',
« no previous file with comments | « components/components_tests.gyp ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698