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

Unified Diff: tools/telemetry/telemetry/TELEMETRY_DEPS

Issue 1133603004: Add create_density_splits option to java_apk.gypi / android_apk (gn) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@split-abi
Patch Set: fixed up gyp_managed_install Created 5 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
« build/java_apk.gypi ('K') | « build/java_apk.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/telemetry/TELEMETRY_DEPS
diff --git a/tools/telemetry/telemetry/TELEMETRY_DEPS b/tools/telemetry/telemetry/TELEMETRY_DEPS
index 1bf6493f4325ffb493e3937d8cf4d32032ac2d9c..fb77309634d0e455172d4c7647213dc445215f4c 100644
--- a/tools/telemetry/telemetry/TELEMETRY_DEPS
+++ b/tools/telemetry/telemetry/TELEMETRY_DEPS
@@ -69,6 +69,7 @@
"build/android/enable_asserts.py",
"build/android/envsetup.sh",
"build/android/finalize_apk_action.gypi",
+ "build/android/finalize_splits_action.gypi",
"build/android/findbugs_action.gypi",
"build/android/findbugs_diff.py",
"build/android/findbugs_filter/findbugs_exclude.xml",
@@ -87,6 +88,7 @@
"build/android/gyp/dex.py",
"build/android/gyp/emma_instr.py",
"build/android/gyp/finalize_apk.py",
+ "build/android/gyp/finalize_splits.py",
"build/android/gyp/find.py",
"build/android/gyp/gcc_preprocess.py",
"build/android/gyp/generate_split_manifest.py",
« build/java_apk.gypi ('K') | « build/java_apk.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698