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

Unified Diff: media/test/BUILD.gn

Issue 2123363002: ShellTest -> ServiceTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 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
« no previous file with comments | « media/mojo/services/media_mojo_unittest.cc ('k') | media/test/pipeline_integration_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/test/BUILD.gn
diff --git a/media/test/BUILD.gn b/media/test/BUILD.gn
index 1bedb1fbcb455cf341395b598cc478080b3926c2..ca6ea3499a8c47b06c3566d2f864f129b8ef24ae 100644
--- a/media/test/BUILD.gn
+++ b/media/test/BUILD.gn
@@ -99,7 +99,7 @@ source_set("mojo_pipeline_integration_tests") {
"//media/mojo/clients",
"//media/mojo/interfaces",
"//media/mojo/services",
- "//services/shell/public/cpp:shell_test_support",
+ "//services/shell/public/cpp:service_test_support",
"//testing/gtest",
"//ui/gfx:test_support",
"//ui/gfx/geometry",
« no previous file with comments | « media/mojo/services/media_mojo_unittest.cc ('k') | media/test/pipeline_integration_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698