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

Unified Diff: media/mojo/clients/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 | « BUILD.gn ('k') | 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/clients/BUILD.gn
diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn
index 98d2bcdc216494c9e3add68ac275e277443d4c99..e1d9bdf10eb69117512e756e1af34121bac4c8ff 100644
--- a/media/mojo/clients/BUILD.gn
+++ b/media/mojo/clients/BUILD.gn
@@ -11,7 +11,7 @@ source_set("clients") {
# TODO(xhwang): Only allow //media/mojo:media_mojo_unittests
"//media/mojo:*",
- # TODO(xhwang): Only allow //media/mojo/services:media_mojo_shell_unittests
+ # TODO(xhwang): Only allow //media/mojo/services:media_service_unittests
"//media/mojo/services:*",
"//media/test/*",
« no previous file with comments | « BUILD.gn ('k') | media/mojo/services/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698