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

Unified Diff: media/BUILD.gn

Issue 1407703003: Reland: Use GpuMemoryBufferVideoFramePool for WebMediaPlayerMS and MediaStreamVideoRendererSink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.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
« no previous file with comments | « content/test/data/media/webrtc_test_utilities.js ('k') | media/media.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 68c1e5f2423061a5178fb82b87ee611cc29b4c15..aae21541c9ac08547408636bc4ea05d9c9c66c2d 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -783,6 +783,8 @@ test("audio_unittests") {
source_set("test_support") {
testonly = true
sources = [
+ "renderers/mock_gpu_memory_buffer_video_frame_pool.cc",
+ "renderers/mock_gpu_memory_buffer_video_frame_pool.h",
"renderers/mock_gpu_video_accelerator_factories.cc",
"renderers/mock_gpu_video_accelerator_factories.h",
"video/mock_video_decode_accelerator.cc",
« no previous file with comments | « content/test/data/media/webrtc_test_utilities.js ('k') | media/media.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698