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

Unified Diff: media/test/BUILD.gn

Issue 1873513003: Add video-rendering to mojo media pipeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: export VideoOverlayFactory Created 4 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: media/test/BUILD.gn
diff --git a/media/test/BUILD.gn b/media/test/BUILD.gn
index 7d6365d578143a3f760436d24d54d798a2665ad7..85e232722d9af1cec93f6acabbc05fb25aaab95d 100644
--- a/media/test/BUILD.gn
+++ b/media/test/BUILD.gn
@@ -41,15 +41,6 @@ source_set("pipeline_integration_tests") {
deps = [
":pipeline_integration_test_base",
- "//base",
- "//media",
- "//media:test_support",
- "//media/audio:test_support",
- "//media/base:test_support",
- "//media/mojo/interfaces",
alokp 2016/05/18 20:53:24 Xiaohan: AFAICT pipeline_integration_tests does no
xhwang 2016/05/19 16:36:23 This target doesn't define MOJO_RENDERER and doesn
- "//media/mojo/services:proxy",
- "//services/shell/public/cpp:shell_test_support",
- "//testing/gtest",
"//url",
# TODO(dalecurtis): Required since the gmock header is included in the
« media/renderers/video_overlay_factory.h ('K') | « media/renderers/video_overlay_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698