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

Unified Diff: build/config/android/rules.gni

Issue 2745803003: autofill-try
Patch Set: before I leave Created 3 years, 9 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: build/config/android/rules.gni
diff --git a/build/config/android/rules.gni b/build/config/android/rules.gni
index ba8930f693bc7cfe469aecc4ccabc5382d458d2d..a216274e1f727e52ca9a55395ce79364623dce13 100644
--- a/build/config/android/rules.gni
+++ b/build/config/android/rules.gni
@@ -1873,6 +1873,8 @@ if (enable_java_templates) {
java_library_impl(java_target) {
forward_variables_from(invoker,
[
+ "alternative_android_sdk_ijar",
+ "alternative_android_sdk_ijar_dep",
"chromium_code",
"java_files",
"run_findbugs_override",

Powered by Google App Engine
This is Rietveld 408576698