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

Unified Diff: components/search_engines/BUILD.gn

Issue 2401223002: [Sync] Renaming sync/api* to sync/model*. (Closed)
Patch Set: Missed a comment in a DEPS file, and rebasing. Created 4 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/search_engines/BUILD.gn
diff --git a/components/search_engines/BUILD.gn b/components/search_engines/BUILD.gn
index 9281c3789632222e4d40190edbf53100b22f1d5c..e7551e5cbdc7ebec72509932f49aafdb2892a6ae 100644
--- a/components/search_engines/BUILD.gn
+++ b/components/search_engines/BUILD.gn
@@ -130,8 +130,8 @@ source_set("unit_tests") {
"//components/google/core/browser",
"//components/pref_registry:test_support",
"//components/prefs",
- "//components/sync:test_support_sync_api",
"//components/sync:test_support_sync_driver",
+ "//components/sync:test_support_sync_model",
"//components/syncable_prefs:test_support",
"//components/webdata/common",
"//sql",

Powered by Google App Engine
This is Rietveld 408576698