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

Unified Diff: webrtc/build/apk_tests_noop.gyp

Issue 1347083003: Remove the video capture module on Android. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Removed Android Java files Created 5 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
Index: webrtc/build/apk_tests_noop.gyp
diff --git a/webrtc/build/apk_tests_noop.gyp b/webrtc/build/apk_tests_noop.gyp
index 7c1a6aa924d84270c634a6d94d309d0e190870ca..9a4789f9e8a8d0c891e16f06b9b021c8497461cf 100644
--- a/webrtc/build/apk_tests_noop.gyp
+++ b/webrtc/build/apk_tests_noop.gyp
@@ -65,9 +65,5 @@
'target_name': 'audio_codec_speed_tests_apk',
'type': 'none',
},
- {
- 'target_name': 'video_capture_tests_apk',
- 'type': 'none',
- },
],
}
« no previous file with comments | « webrtc/build/apk_tests.gyp ('k') | webrtc/examples/android/media_demo/src/org/webrtc/webrtcdemo/MediaCodecVideoDecoder.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698