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

Unified Diff: webrtc/modules/video_coding/BUILD.gn

Issue 2841873002: Creating webrtc:video_stream_api (Closed)
Patch Set: Build webrtc:video_stream_api also with chromium Created 3 years, 8 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/BUILD.gn ('k') | webrtc/tools/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/video_coding/BUILD.gn
diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
index 821e3960cdd046ce14b4ba5519387d8ceb73e8a2..bafc8bae07a15f1bbcf75c25806439ee9bebe526 100644
--- a/webrtc/modules/video_coding/BUILD.gn
+++ b/webrtc/modules/video_coding/BUILD.gn
@@ -94,6 +94,7 @@ rtc_static_library("video_coding") {
":webrtc_i420",
":webrtc_vp8",
":webrtc_vp9",
+ "../..:video_stream_api",
"../..:webrtc_common",
"../../base:rtc_base",
"../../base:rtc_base_approved",
« no previous file with comments | « webrtc/media/BUILD.gn ('k') | webrtc/tools/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698