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

Unified Diff: blimp/client/BUILD.gn

Issue 2204223005: Blimp OAuth2 token retreival on application start up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build config. Created 4 years, 4 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 | « no previous file | blimp/client/DEPS » ('j') | blimp/client/core/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index 093c71145b3206a7f23e4bd225168049298d1a11..97c9081dcd80b6646e583dcb9edcc7825e6d8383 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -401,6 +401,7 @@ if (is_android) {
":blimp_java",
"//base:base_java",
"//base:base_java_test_support",
+ "//blimp/client/core:common_java",
"//blimp/client/core:settings_java",
"//blimp/client/core/contents:contents_java",
"//blimp/client/public:public_headers_java",
« no previous file with comments | « no previous file | blimp/client/DEPS » ('j') | blimp/client/core/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698