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

Unified Diff: chromecast/media/BUILD.gn

Issue 2581013002: [chromecast] Uses mock backend for MediaPipelineImplTest. (Closed)
Patch Set: moved mocks to media/ Created 4 years 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 | chromecast/media/cma/pipeline/audio_video_pipeline_impl_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/BUILD.gn
diff --git a/chromecast/media/BUILD.gn b/chromecast/media/BUILD.gn
index 5c90a22f45046b5412515414385964a93deff5ec..f87e492674ec96f20ad908dddeb66f70a86a6aaa 100644
--- a/chromecast/media/BUILD.gn
+++ b/chromecast/media/BUILD.gn
@@ -37,6 +37,8 @@ test("cast_media_unittests") {
"cma/test/mock_frame_consumer.h",
"cma/test/mock_frame_provider.cc",
"cma/test/mock_frame_provider.h",
+ "cma/test/mock_media_pipeline_backend.cc",
+ "cma/test/mock_media_pipeline_backend.h",
"cma/test/run_all_unittests.cc",
]
« no previous file with comments | « no previous file | chromecast/media/cma/pipeline/audio_video_pipeline_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698