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

Unified Diff: media/test/BUILD.gn

Issue 1968833002: media: Make media mojo services a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase only 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
« no previous file with comments | « media/mojo/services/mojo_media_client.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/test/BUILD.gn
diff --git a/media/test/BUILD.gn b/media/test/BUILD.gn
index 7d6365d578143a3f760436d24d54d798a2665ad7..435f486037c695f5dffe642b17ff4c22a4abe6fd 100644
--- a/media/test/BUILD.gn
+++ b/media/test/BUILD.gn
@@ -103,8 +103,8 @@ source_set("mojo_pipeline_integration_tests") {
"//media/audio:test_support",
"//media/base:test_support",
"//media/mojo/interfaces",
+ "//media/mojo/services",
"//media/mojo/services:proxy",
- "//media/mojo/services:renderer_service",
"//services/shell/public/cpp:shell_test_support",
"//testing/gtest",
"//ui/gfx:test_support",
« no previous file with comments | « media/mojo/services/mojo_media_client.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698