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

Unified Diff: webrtc/build/apk_tests_noop.gyp

Issue 1419023003: Create isolate files for nonparallel tests. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 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 | « webrtc/build/android/test_runner.py ('k') | webrtc/webrtc_nonparallel_tests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/apk_tests_noop.gyp
diff --git a/webrtc/build/apk_tests_noop.gyp b/webrtc/build/apk_tests_noop.gyp
index 9a4789f9e8a8d0c891e16f06b9b021c8497461cf..719bddb8546f928614e60c54ed7b6d0ac78d9504 100644
--- a/webrtc/build/apk_tests_noop.gyp
+++ b/webrtc/build/apk_tests_noop.gyp
@@ -58,6 +58,10 @@
'type': 'none',
},
{
+ 'target_name': 'webrtc_nonparallel_tests_apk',
+ 'type': 'none',
+ },
+ {
'target_name': 'webrtc_perf_tests_apk',
'type': 'none',
},
« no previous file with comments | « webrtc/build/android/test_runner.py ('k') | webrtc/webrtc_nonparallel_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698