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

Unified Diff: webrtc/base/base.gyp

Issue 1660963002: Bitrate controller for VideoToolbox encoder. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix GN build. Created 4 years, 10 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/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 23d8ffe1651343a881dc4d85c5dcf0f0e1cf93b3..4c199677122ef6ec76130b4c0c772fc672cefbe5 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -111,6 +111,8 @@
'platform_thread_types.h',
'random.cc',
'random.h',
+ 'rate_statistics.cc',
+ 'rate_statistics.h',
'ratetracker.cc',
'ratetracker.h',
'refcount.h',

Powered by Google App Engine
This is Rietveld 408576698