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

Unified Diff: webrtc/base/base.gyp

Issue 1715673002: Implement the NackModule as part of the new jitter buffer. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Format 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
« no previous file with comments | « no previous file | webrtc/base/base_tests.gyp » ('j') | webrtc/base/mod_ops_unittest.cc » ('J')
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 3c569fae47cf7006a71cfd338c7b34734aaae637..905a41d6ee05687d5754acd0170f6a8dae1aef4c 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -100,6 +100,7 @@
'md5.h',
'md5digest.cc',
'md5digest.h',
+ 'mod_ops.h',
'optional.h',
'platform_file.cc',
'platform_file.h',
« no previous file with comments | « no previous file | webrtc/base/base_tests.gyp » ('j') | webrtc/base/mod_ops_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698