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

Unified Diff: webrtc/media/media.gyp

Issue 2250433008: Propagate HAVE_WEBRTC_VIDEO and HAVE_WEBRTC_VIDEO gyp settings. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix inheritance of CreateAliasedFrame method. Created 4 years, 4 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/media/engine/webrtcvideoframefactory.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/media.gyp
diff --git a/webrtc/media/media.gyp b/webrtc/media/media.gyp
index 9f0a9649e17c01de59621b2bc24289522b56b6ec..b55714d451b3f36cc2461ebac9cc716b83c1a810 100644
--- a/webrtc/media/media.gyp
+++ b/webrtc/media/media.gyp
@@ -134,7 +134,7 @@
'HAVE_WEBRTC_VIDEO',
'HAVE_WEBRTC_VOICE',
],
- 'direct_dependent_settings': {
+ 'all_dependent_settings': {
'defines': [
'HAVE_WEBRTC_VIDEO',
'HAVE_WEBRTC_VOICE',
« no previous file with comments | « webrtc/media/engine/webrtcvideoframefactory.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698