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

Unified Diff: blimp/engine/BUILD.gn

Issue 2349073002: Blimp Settings framework on the c++ side (Closed)
Patch Set: nits and sync to head 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
« no previous file with comments | « blimp/client/public/blimp_client_context.h ('k') | blimp/engine/browser_tests/integration_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/BUILD.gn
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
index 7c6f68c0c90a9440802b04abe252b23ae98b1d43..629471ba4c60b576c63c6667e48c2f731448ffea 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -797,6 +797,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",
« no previous file with comments | « blimp/client/public/blimp_client_context.h ('k') | blimp/engine/browser_tests/integration_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698