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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 430583003: Refactor syncable DEVICE_INFO type from ChangeProcessor to SyncableService - Part 2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 905973f538336ee53894c4ea73555222a781ad7a..235a146ac637d6c229df542896fc3547a97cf59b 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1343,6 +1343,8 @@
'browser/sync/glue/autofill_data_type_controller_unittest.cc',
'browser/sync/glue/bookmark_data_type_controller_unittest.cc',
'browser/sync/glue/browser_thread_model_worker_unittest.cc',
+ 'browser/sync/glue/device_info_data_type_controller_unittest.cc',
+ 'browser/sync/glue/device_info_sync_service_unittest.cc',
'browser/sync/glue/extensions_activity_monitor_unittest.cc',
'browser/sync/glue/favicon_cache_unittest.cc',
'browser/sync/glue/frontend_data_type_controller_mock.cc',
« chrome/browser/sync/glue/device_info_sync_service_unittest.cc ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698