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

Unified Diff: components/sync/BUILD.gn

Issue 2563423005: [Sync] Move ConfigureDataTypes logic into DataTypeManagerImpl. (Closed)
Patch Set: Address comments. Created 3 years, 11 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/BUILD.gn
diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
index 3c047ea3a957e617f7e5e2f0470e923de151f3e9..f9b45d8ce97f9a5d1b60f61d12e3f86983c50f29 100644
--- a/components/sync/BUILD.gn
+++ b/components/sync/BUILD.gn
@@ -680,6 +680,8 @@ static_library("test_support_engine") {
"engine/fake_model_type_processor.h",
"engine/fake_sync_manager.cc",
"engine/fake_sync_manager.h",
+ "engine/sync_engine_host_stub.cc",
+ "engine/sync_engine_host_stub.h",
"engine/sync_manager_factory_for_profile_sync_test.cc",
"engine/sync_manager_factory_for_profile_sync_test.h",
"engine/test_engine_components_factory.cc",
« no previous file with comments | « components/browser_sync/abstract_profile_sync_service_test.cc ('k') | components/sync/driver/data_type_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698