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

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

Issue 709923003: Use ApplicationTestBase for MojoRendererTest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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/renderer_unittest.cc » ('j') | media/mojo/services/renderer_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index 018745cb618a325eafdc96aacd864b4223036d28..3dd7132d363fa23ab8b33d892c1b32d7a805da5b 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -107,6 +107,8 @@ shared_library("renderer_apptest") {
"//mojo/common",
"//mojo/application",
"//testing/gtest",
+ "//mojo/public/cpp/application:standalone",
+ "//mojo/public/cpp/application:test_support_standalone",
":renderer_impl_lib",
":renderer_app",
":lib",
« no previous file with comments | « no previous file | media/mojo/services/renderer_unittest.cc » ('j') | media/mojo/services/renderer_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698