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

Unified Diff: chrome/test/BUILD.gn

Issue 2459823002: [Sync] Rename syncable_prefs to sync_preferences. (Closed)
Patch Set: 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index d7fe75de648fd9fc0bc3532d6e7540da74326bd1..c26dbd0fff8f816d71c49e5bfb83044ba7bb6f8e 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -114,8 +114,8 @@ static_library("test_support") {
"//components/signin/core/browser:test_support",
"//components/sync",
"//components/sync:test_support_driver",
+ "//components/sync_preferences:test_support",
"//components/sync_sessions:test_support",
- "//components/syncable_prefs:test_support",
"//components/toolbar:test_support",
"//components/update_client:test_support",
"//components/zoom:test_support",
« no previous file with comments | « chrome/browser/ui/webui/signin/signin_supervised_user_import_handler_unittest.cc ('k') | chrome/test/base/testing_profile.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698