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

Unified Diff: BUILD.gn

Issue 2551963002: media: Rename media_mojo_shell_unittests to media_service_unittests (Closed)
Patch Set: 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/clients/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 2892e385c251eb3733fb307c3e83f7597f576dfb..c26840fd2757b7d1ec5f815b332b03c893d75900 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -749,7 +749,7 @@ group("gn_only") {
if (is_win || is_linux) {
deps += [
"//mash:all",
- "//media/mojo/services:media_mojo_shell_unittests",
+ "//media/mojo/services:media_service_unittests",
"//mojo",
"//services/navigation",
"//services/preferences:tests",
« no previous file with comments | « no previous file | media/mojo/clients/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698