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

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: Add direct dependency. Revert earlier change. 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
Index: webrtc/media/media.gyp
diff --git a/webrtc/media/media.gyp b/webrtc/media/media.gyp
index 9f0a9649e17c01de59621b2bc24289522b56b6ec..f40421d68fbb9641207d63501d002cdd319b2ec6 100644
--- a/webrtc/media/media.gyp
+++ b/webrtc/media/media.gyp
@@ -254,6 +254,7 @@
'<(webrtc_root)/base/base_tests.gyp:rtc_base_tests_utils',
'<(webrtc_root)/system_wrappers/system_wrappers.gyp:metrics_default',
'<(webrtc_root)/test/test.gyp:test_support',
+ 'rtc_media',
'rtc_unittest_main',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698