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

Unified Diff: webrtc/media/media.gyp

Issue 2050313002: GN: Add rtc_media_unittests (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 6 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/media/media.gyp
diff --git a/webrtc/media/media.gyp b/webrtc/media/media.gyp
index c9bae492b5392169aaa10c445a579af3c3c18381..596dfb52b89e5396a5c7523d7f007efd7b1b09fc 100644
--- a/webrtc/media/media.gyp
+++ b/webrtc/media/media.gyp
@@ -325,9 +325,6 @@
},
}],
['OS=="ios"', {
- 'sources!': [
- 'sctp/sctpdataengine_unittest.cc',
kjellander_webrtc 2016/06/10 09:33:33 This is a leftover from when sctp/sctpdataengine.c
- ],
'mac_bundle_resources': [
'<(DEPTH)/resources/media/captured-320x240-2s-48.frames',
'<(DEPTH)/resources/media/faces.1280x720_P420.yuv',

Powered by Google App Engine
This is Rietveld 408576698