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

Unified Diff: media/mojo/BUILD.gn

Issue 2546633002: media: Fix media_mojo_shell_unittests (Closed)
Patch Set: comments addressed 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 | media/mojo/services/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/BUILD.gn
diff --git a/media/mojo/BUILD.gn b/media/mojo/BUILD.gn
index bece3de51c04652cf8081c718866ea25c8d51186..27af0fe349c96ca95987c0796e0b25d1880b71f3 100644
--- a/media/mojo/BUILD.gn
+++ b/media/mojo/BUILD.gn
@@ -25,7 +25,7 @@ source_set("unit_tests") {
"//media/mojo/clients",
"//media/mojo/common",
"//media/mojo/interfaces",
- "//media/mojo/services",
+ "//media/mojo/services:lib",
"//services/service_manager/tests:interfaces",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « no previous file | media/mojo/services/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698