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

Unified Diff: build/android/android.isolate

Issue 1812383003: [Devil] Replace generated Devil config with jinja template. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed android platform name. Created 4 years, 8 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/BUILD.gn ('k') | build/android/devil_chromium.jinja » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/android.isolate
diff --git a/build/android/android.isolate b/build/android/android.isolate
index dfedc6f9383c8a04e01de50832dc0ce424701679..42c2c9e08ef3852e2988021ced1d39ad08d2cf90 100644
--- a/build/android/android.isolate
+++ b/build/android/android.isolate
@@ -11,13 +11,13 @@
'../../third_party/catapult/',
'../../third_party/requests/',
'../../tools/swarming_client/',
+ '<(PRODUCT_DIR)/gen/devil_chromium.json',
'<(PRODUCT_DIR)/icudtl.dat',
'<(PRODUCT_DIR)/lib.java/chromium_commands.dex.jar',
'<(PRODUCT_DIR)/host_forwarder',
'<(PRODUCT_DIR)/forwarder_dist/',
'<(PRODUCT_DIR)/md5sum_bin_host',
'<(PRODUCT_DIR)/md5sum_dist/',
- 'devil_chromium.json',
'devil_chromium.py',
'gyp/util/',
'incremental_install/',
« no previous file with comments | « build/android/BUILD.gn ('k') | build/android/devil_chromium.jinja » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698