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

Unified Diff: media/test/BUILD.gn

Issue 2419723002: Move services/shell to services/service_manager (Closed)
Patch Set: rebase Created 4 years, 2 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/service_factory_impl.cc ('k') | media/test/DEPS » ('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 a09371bc4ce88be228cf74ca37437a202914af94..a2e07aa48ea20a1573ac2f85b09a4490518b9937 100644
--- a/media/test/BUILD.gn
+++ b/media/test/BUILD.gn
@@ -48,7 +48,7 @@ source_set("pipeline_integration_tests") {
"//media:test_support",
"//media/base:test_support",
"//media/mojo/clients",
- "//services/shell/public/cpp:service_test_support",
+ "//services/service_manager/public/cpp:service_test_support",
"//url",
# TODO(dalecurtis): Required since the gmock header is included in the
@@ -103,7 +103,7 @@ source_set("mojo_pipeline_integration_tests") {
"//media/mojo/clients",
"//media/mojo/interfaces",
"//media/mojo/services",
- "//services/shell/public/cpp:service_test_support",
+ "//services/service_manager/public/cpp:service_test_support",
"//testing/gtest",
"//ui/gfx:test_support",
"//ui/gfx/geometry",
« no previous file with comments | « media/mojo/services/service_factory_impl.cc ('k') | media/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698