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

Unified Diff: blimp/engine/BUILD.gn

Issue 2349073002: Blimp Settings framework on the c++ side (Closed)
Patch Set: include //components/prefs:test_support for //blimp/client/core/context:unit_tests Created 4 years, 2 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: blimp/engine/BUILD.gn
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
index 17d38b2009a70abaff2f6f824eef35823e9fee6d..a2d60745bb53715b926d78e2e8597b833183281c 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -717,6 +717,7 @@ source_set("browser_tests") {
"//blimp/engine:session",
"//blimp/engine:test_support",
"//blimp/net",
+ "//components/prefs:test_support",
"//content/public/app:both",
"//content/test:test_support",
"//testing/gmock",

Powered by Google App Engine
This is Rietveld 408576698