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

Unified Diff: components/syncable_prefs/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/syncable_prefs/BUILD.gn
diff --git a/components/syncable_prefs/BUILD.gn b/components/syncable_prefs/BUILD.gn
index 05532f93408c1d7a889bd55dd554a93dd179df59..19ed90b7091e8044b80af4c8eaa73a5035ba5977 100644
--- a/components/syncable_prefs/BUILD.gn
+++ b/components/syncable_prefs/BUILD.gn
@@ -64,7 +64,7 @@ source_set("unit_tests") {
":test_support",
"//components/pref_registry",
"//components/prefs",
- "//components/sync:test_support_sync_api",
+ "//components/sync:test_support_sync_model",
"//testing/gtest",
]
}
« no previous file with comments | « components/sync_sessions/tab_node_pool_unittest.cc ('k') | components/syncable_prefs/pref_model_associator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698