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

Unified Diff: build/android/test_runner.gypi

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/setup.gyp ('k') | tools/android/loading/gce/deploy.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/test_runner.gypi
diff --git a/build/android/test_runner.gypi b/build/android/test_runner.gypi
index b211995965fc95511b6389b36744b4b11272dabe..a4b9c5cfc88ad48dd0113c0df7f1f57309a3976c 100644
--- a/build/android/test_runner.gypi
+++ b/build/android/test_runner.gypi
@@ -96,4 +96,7 @@
],
},
],
+ 'dependencies': [
+ '<(DEPTH)/build/android/setup.gyp:devil_chromium_config',
+ ]
}
« no previous file with comments | « build/android/setup.gyp ('k') | tools/android/loading/gce/deploy.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698