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

Unified Diff: blimp/test/BUILD.gn

Issue 1958033003: Allows client to access auth token from command line specified file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adds documentation Created 4 years, 7 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/engine/app/ui/blimp_screen_unittest.cc ('k') | blimp/test/browser_tests/blimp_browser_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/test/BUILD.gn
diff --git a/blimp/test/BUILD.gn b/blimp/test/BUILD.gn
index 50bfcb0c0eb049adb8b5ed3b5a86e2593fa6d1d3..f5460f2e043927700a30d607ebaca05a09cce1eb 100644
--- a/blimp/test/BUILD.gn
+++ b/blimp/test/BUILD.gn
@@ -22,6 +22,7 @@ source_set("engine_browsertests") {
"//blimp/client:session",
"//blimp/client:switches",
"//blimp/client:test_support",
+ "//blimp/common",
"//blimp/engine:app",
"//blimp/engine:app_config",
"//blimp/engine:app_switches",
« no previous file with comments | « blimp/engine/app/ui/blimp_screen_unittest.cc ('k') | blimp/test/browser_tests/blimp_browser_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698