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

Unified Diff: webrtc/base/base.gyp

Issue 1184763009: Merge video_engine_core into webrtc target. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 5 years, 6 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/BUILD.gn ('k') | webrtc/build/apk_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index cc1ebf43da064ca44e982eed7391ec4a72610ae9..81fc0f210787c023db9965ab6e459698ed292d63 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -63,6 +63,8 @@
'platform_file.h',
'platform_thread.cc',
'platform_thread.h',
+ 'ratetracker.cc',
+ 'ratetracker.h',
'safe_conversions.h',
'safe_conversions_impl.h',
'stringencode.cc',
@@ -240,8 +242,6 @@
'proxyserver.h',
'ratelimiter.cc',
'ratelimiter.h',
- 'ratetracker.cc',
- 'ratetracker.h',
'refcount.h',
'referencecountedsingletonfactory.h',
'rollingaccumulator.h',
« no previous file with comments | « webrtc/BUILD.gn ('k') | webrtc/build/apk_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698