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

Unified Diff: build/java_apk.gypi

Issue 655723003: [Android] Don't use zip pushing if not built or on user builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « build/android/pylib/device/device_utils_test.py ('k') | build/uiautomator_test.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/java_apk.gypi
diff --git a/build/java_apk.gypi b/build/java_apk.gypi
index d86e9a6c1ca894269e3b1e1ea2cfbc5f03573797..18e6ccfe7b85b2c3c48ebd30c0cf4220f008c961 100644
--- a/build/java_apk.gypi
+++ b/build/java_apk.gypi
@@ -436,6 +436,7 @@
},
'dependencies': [
'<(DEPTH)/build/android/setup.gyp:get_build_device_configurations',
+ '<(DEPTH)/build/android/pylib/device/commands/commands.gyp:chromium_commands',
],
'actions': [
{
« no previous file with comments | « build/android/pylib/device/device_utils_test.py ('k') | build/uiautomator_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698