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

Unified Diff: webrtc/test/webrtc_test_common.gyp

Issue 1404953002: Move PRNG from BWE test framework to webrtc/test. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 2 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
« webrtc/test/random.cc ('K') | « webrtc/test/random.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/webrtc_test_common.gyp
diff --git a/webrtc/test/webrtc_test_common.gyp b/webrtc/test/webrtc_test_common.gyp
index 17f455111386af88ed7eadaaf7fadfa0e8abc865..f8d33658c403cf0d252db12c625115a81c3202a2 100644
--- a/webrtc/test/webrtc_test_common.gyp
+++ b/webrtc/test/webrtc_test_common.gyp
@@ -37,6 +37,8 @@
'mock_transport.h',
'null_transport.cc',
'null_transport.h',
+ 'random.cc',
+ 'random.h',
'rtp_rtcp_observer.h',
'run_loop.cc',
'run_loop.h',
« webrtc/test/random.cc ('K') | « webrtc/test/random.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698