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

Unified Diff: components/dom_distiller/core/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/dom_distiller/DEPS ('k') | components/dom_distiller/core/distilled_page_prefs_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/core/BUILD.gn
diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn
index 3ed00be2a3ceb7129044389792a4286cfaf2b130..49f014fb5a1db82e6454ef8c1db2f9296c6ee73c 100644
--- a/components/dom_distiller/core/BUILD.gn
+++ b/components/dom_distiller/core/BUILD.gn
@@ -150,10 +150,10 @@ source_set("unit_tests") {
":unit_tests_bundle_data",
"//base",
"//components/leveldb_proto:test_support",
- "//components/pref_registry:test_support",
"//components/resources",
"//components/strings",
"//components/sync",
+ "//components/sync_preferences:test_support",
"//net:test_support",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « components/dom_distiller/DEPS ('k') | components/dom_distiller/core/distilled_page_prefs_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698