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

Unified Diff: components/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
« no previous file with comments | « chrome/test/base/testing_profile_manager.cc ('k') | components/browser_sync/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 8d69cf55449aceb90828c1cf539b741773023908..1f68ae95ed7a2f6d31ee674ca29ed20f49f70352 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -128,8 +128,8 @@ test("components_unittests") {
"//components/supervised_user_error_page:unit_tests",
"//components/sync:unit_tests",
"//components/sync_bookmarks:unit_tests",
+ "//components/sync_preferences:unit_tests",
"//components/sync_sessions:unit_tests",
- "//components/syncable_prefs:unit_tests",
"//components/test:test_support",
"//components/translate/core/browser:unit_tests",
"//components/translate/core/common:unit_tests",
« no previous file with comments | « chrome/test/base/testing_profile_manager.cc ('k') | components/browser_sync/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698