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

Unified Diff: webrtc/build/android_tests_noop.gyp

Issue 2340773003: GYP: Remove targets inside include_tests==1 that are converted to GN. (Closed)
Patch Set: Removed more and all isolate files. Created 4 years, 3 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_tests.gyp ('k') | webrtc/common_audio/common_audio.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/android_tests_noop.gyp
diff --git a/webrtc/build/android_tests_noop.gyp b/webrtc/build/android_tests_noop.gyp
index fd6835b9afac90e722067b955340e0c446c4772d..d3c981cd2a8484a664722c6b03c38af7d2e412b8 100644
--- a/webrtc/build/android_tests_noop.gyp
+++ b/webrtc/build/android_tests_noop.gyp
@@ -10,66 +10,6 @@
{
'targets': [
{
- 'target_name': 'audio_decoder_unittests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'common_audio_unittests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'common_video_unittests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'peerconnection_unittests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'modules_tests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'modules_unittests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'rtc_unittests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'system_wrappers_unittests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'test_support_unittests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'tools_unittests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'video_engine_tests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'voice_engine_unittests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'webrtc_nonparallel_tests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'webrtc_perf_tests_apk',
- 'type': 'none',
- },
- {
- 'target_name': 'audio_codec_speed_tests_apk',
- 'type': 'none',
- },
- {
'target_name': 'android_junit_tests',
'type': 'none',
},
« no previous file with comments | « webrtc/build/android_tests.gyp ('k') | webrtc/common_audio/common_audio.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698