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

Unified Diff: webrtc/media/BUILD.gn

Issue 3007643002: Clean up ownership of webrtc::VideoEncoder (Closed)
Patch Set: Fix Created 3 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 | « no previous file | webrtc/media/engine/scopedvideoencoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/BUILD.gn
diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn
index 66fce0b3d72f2973ce09c620b61f0501c9d7b8c2..0ed8fc2663a79a244a24de1934421ecad88f6a1c 100644
--- a/webrtc/media/BUILD.gn
+++ b/webrtc/media/BUILD.gn
@@ -146,6 +146,8 @@ rtc_static_library("rtc_audio_video") {
"engine/nullwebrtcvideoengine.h",
"engine/payload_type_mapper.cc",
"engine/payload_type_mapper.h",
+ "engine/scopedvideoencoder.cc",
+ "engine/scopedvideoencoder.h",
"engine/simulcast.cc",
"engine/simulcast.h",
"engine/simulcast_encoder_adapter.cc",
« no previous file with comments | « no previous file | webrtc/media/engine/scopedvideoencoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698