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

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: gn tweak 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
« media/mojo/services/BUILD.gn ('K') | « 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 16c9d5727935f34489105c2a397b3f5e254082e7..56fd4c753acd54607d1545f83aa37fc51372a794 100644
--- a/media/test/BUILD.gn
+++ b/media/test/BUILD.gn
@@ -100,8 +100,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",
« media/mojo/services/BUILD.gn ('K') | « 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