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

Unified Diff: media/mojo/clients/BUILD.gn

Issue 2070753002: media: Add unittest for MojoRenderer{Impl|Service} (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
Index: media/mojo/clients/BUILD.gn
diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn
index 9fd09ff1a789cf8cb153cd62a49147212b2a3f21..ecef88fe17962261056c831d4739656056b356c8 100644
--- a/media/mojo/clients/BUILD.gn
+++ b/media/mojo/clients/BUILD.gn
@@ -8,6 +8,7 @@ source_set("clients") {
"//content/renderer",
# TODO(xhwang): Only allow //media/mojo/services:media_mojo_shell_unittests
sandersd (OOO until July 31) 2016/06/16 18:10:06 Comment is now on the wrong line.
xhwang 2016/06/17 06:59:00 Done.
+ "//media/mojo:media_mojo_unittests",
"//media/mojo/services:*",
"//media/test/*",
]

Powered by Google App Engine
This is Rietveld 408576698