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

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: 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
Index: blimp/test/BUILD.gn
diff --git a/blimp/test/BUILD.gn b/blimp/test/BUILD.gn
index e767ef0fda4689b46732953e435bc4fdc2f14491..76c71c120f8bdfb05945d27fd782d3c6411daa0f 100644
--- a/blimp/test/BUILD.gn
+++ b/blimp/test/BUILD.gn
@@ -20,6 +20,7 @@ test("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",

Powered by Google App Engine
This is Rietveld 408576698