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

Unified Diff: webrtc/build/common.gypi

Issue 1866123002: 🎺 Add isolate paths in GYP, fix location of test_runner.py in wrappers (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: add isolate for audio_codec_speed_tests_apk 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 | « webrtc/build/apk_tests.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/common.gypi
diff --git a/webrtc/build/common.gypi b/webrtc/build/common.gypi
index 6ec0f1c9426b4105627d813e99fc203b6c66fda7..f4ecc314ca15b9fcf4cf2dcdb1bb91d76c09f633 100644
--- a/webrtc/build/common.gypi
+++ b/webrtc/build/common.gypi
@@ -58,6 +58,7 @@
'build_with_mozilla%': '<(build_with_mozilla)',
'webrtc_root%': '<(webrtc_root)',
'apk_tests_path%': '<(apk_tests_path)',
+ 'test_runner_path': '<(DEPTH)/webrtc/build/android/test_runner.py',
'modules_java_gyp_path%': '<(modules_java_gyp_path)',
'webrtc_vp8_dir%': '<(webrtc_vp8_dir)',
'webrtc_vp9_dir%': '<(webrtc_vp9_dir)',
« no previous file with comments | « webrtc/build/apk_tests.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698