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

Unified Diff: chrome/test/BUILD.gn

Issue 2698913005: Re-enable preferences service access for browser+ash (Closed)
Patch Set: . Created 3 years, 10 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/browser/prefs/preferences_service.cc ('k') | services/preferences/public/cpp/pref_client_store.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 46a800e8f8eb69612898104179ab699aed904663..d02395f0116d3454c6f845824cad76f3dd60b9d5 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2384,7 +2384,11 @@ test("browser_tests") {
"//chrome/browser/chromeos:arc_test_support",
"//chromeos/ime:gencode",
"//components/arc:arc_test_support",
+ "//components/prefs",
"//components/user_manager:test_support",
+ "//services/preferences/public/cpp",
+ "//services/preferences/public/interfaces",
+ "//services/service_manager/public/cpp",
"//ui/login:resources",
]
« no previous file with comments | « chrome/browser/prefs/preferences_service.cc ('k') | services/preferences/public/cpp/pref_client_store.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698