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

Unified Diff: ash/test/BUILD.gn

Issue 2827193004: Make PrefService available in *ash (Closed)
Patch Set: sky's comments Created 3 years, 8 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: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index d9c9f0b7bfa763a46147a4bf8ad70c7891ed15e3..e01193960b3d5723274c9034bb7dcfb0e0b073d0 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -158,6 +158,7 @@ static_library("test_support_common") {
"//base:i18n",
"//base/test:test_support",
"//chromeos",
+ "//components/prefs:test_support",
"//components/signin/core/account_id",
"//components/user_manager:user_manager",
"//device/bluetooth",

Powered by Google App Engine
This is Rietveld 408576698