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

Unified Diff: webrtc/common_video/BUILD.gn

Issue 2510583002: Reland #2 of Issue 2434073003: Extract bitrate allocation ... (Closed)
Patch Set: Addressed comments Created 4 years, 1 month 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/common_types.cc ('k') | webrtc/common_video/common_video.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/common_video/BUILD.gn
diff --git a/webrtc/common_video/BUILD.gn b/webrtc/common_video/BUILD.gn
index ed98e026110c5b1bc97da12011fdc7c14c3ccc91..34cb6d6a3d0b937a789454b0d2cdf09b9182f1e7 100644
--- a/webrtc/common_video/BUILD.gn
+++ b/webrtc/common_video/BUILD.gn
@@ -35,6 +35,7 @@ rtc_static_library("common_video") {
"include/frame_callback.h",
"include/i420_buffer_pool.h",
"include/incoming_video_stream.h",
+ "include/video_bitrate_allocator.h",
"include/video_frame_buffer.h",
"incoming_video_stream.cc",
"libyuv/include/webrtc_libyuv.h",
« no previous file with comments | « webrtc/common_types.cc ('k') | webrtc/common_video/common_video.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698