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

Unified Diff: chrome/android/BUILD.gn

Issue 2173563003: Blimp settings UI integration for Chrome, everything still lives in Blimp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add v7 support jar in Blimp build.gn, to make trybot happy. Created 4 years, 5 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: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 73d48a195881bbeb5ec10ea220331dabfc067573..a80a11b97d5c5245b3b40d0e74f7e822691a26f4 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -352,6 +352,7 @@ android_library("chrome_test_java") {
deps = [
"//base:base_java",
"//base:base_java_test_support",
+ "//blimp/client/public:public_java",
"//chrome/android:chrome_java",
"//chrome/android/webapk/libs/common:common_java",
"//chrome/test/android:chrome_java_test_support",

Powered by Google App Engine
This is Rietveld 408576698