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

Unified Diff: services/preferences/public/cpp/tests/BUILD.gn

Issue 2743463002: WIP: Pref service user prefs. (Closed)
Patch Set: Created 3 years, 9 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: services/preferences/public/cpp/tests/BUILD.gn
diff --git a/services/preferences/public/cpp/tests/BUILD.gn b/services/preferences/public/cpp/tests/BUILD.gn
index 8262f89a3488b52f10d0ef7e423c5144885fb486..abc4da329a02ed4a362a63094fc59a44314230c6 100644
--- a/services/preferences/public/cpp/tests/BUILD.gn
+++ b/services/preferences/public/cpp/tests/BUILD.gn
@@ -23,6 +23,7 @@ test("preferences_unittests") {
"//components/prefs:test_support",
"//mojo/edk/test:run_all_unittests",
"//mojo/public/cpp/bindings:bindings",
+ "//services/preferences:test_support",
"//services/preferences/public/cpp",
"//services/preferences/public/interfaces",
"//testing/gmock",
« no previous file with comments | « services/preferences/public/cpp/preferences_struct_traits.cc ('k') | services/preferences/public/cpp/typemaps.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698