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

Unified Diff: extensions/BUILD.gn

Issue 2562733003: Remove duplicated user_prefs::TestingPrefServiceSyncable (Closed)
Patch Set: Fixed usage from .mm files Created 4 years 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 | « components/translate/core/browser/translate_ui_delegate_unittest.cc ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index cdc3b3f56aacb96e00ff66f72c0499ad53c1f243..167465caf0a7c35343b20da145bf25412be0d41c 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -128,8 +128,8 @@ static_library("test_support") {
"//base",
"//components/cast_certificate:test_support",
"//components/guest_view/browser:test_support",
- "//components/pref_registry:test_support",
"//components/prefs:test_support",
+ "//components/sync_preferences:test_support",
"//content/public/common",
"//content/test:test_support",
"//extensions/browser",
« no previous file with comments | « components/translate/core/browser/translate_ui_delegate_unittest.cc ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698