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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 290993005: Support configuring number of audio buffers in MediaStream Pepper API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add tests, fixes for peng Created 6 years, 7 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: ppapi/ppapi_tests.gypi
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi
index d7e281e118ba4eb433f4363462cffabd3cb1497f..245834b11237e66aba130b9e064b71c4a1e3e886 100644
--- a/ppapi/ppapi_tests.gypi
+++ b/ppapi/ppapi_tests.gypi
@@ -178,6 +178,7 @@
'proxy/talk_resource_unittest.cc',
'proxy/websocket_resource_unittest.cc',
'shared_impl/media_stream_buffer_manager_unittest.cc',
+ 'shared_impl/media_stream_audio_track_shared_unittest.cc',
Peng 2014/05/27 14:35:49 It is not in alphabetical order.
thembrown 2014/05/27 17:11:23 Done.
'shared_impl/media_stream_video_track_shared_unittest.cc',
'shared_impl/proxy_lock_unittest.cc',
'shared_impl/resource_tracker_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698