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

Unified Diff: webrtc/media/media.gyp

Issue 2383093002: Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (Closed)
Patch Set: Deleted a newline. Created 4 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
Index: webrtc/media/media.gyp
diff --git a/webrtc/media/media.gyp b/webrtc/media/media.gyp
index c18e3113a781bd1372efaeaf8ba3a60513e2cf46..ced92ea537d2b6d16cef096974077d6c629aad90 100644
--- a/webrtc/media/media.gyp
+++ b/webrtc/media/media.gyp
@@ -132,7 +132,7 @@
'HAVE_WEBRTC_VIDEO',
'HAVE_WEBRTC_VOICE',
],
- 'direct_dependent_settings': {
+ 'all_dependent_settings': {
perkj_webrtc 2016/10/25 10:53:36 why is this needed? There is no change made to B
nisse-webrtc 2016/10/25 11:21:01 Ooops, left over change. Probably needed for some
'defines': [
'HAVE_WEBRTC_VIDEO',
'HAVE_WEBRTC_VOICE',

Powered by Google App Engine
This is Rietveld 408576698