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

Unified Diff: media/test/BUILD.gn

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
Patch Set: . Created 4 years, 8 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 68c64501b12a48e67db8504ec0057b89bdb3762e..10ecd7678e702d69a8e1f95a6c69cab01833566b 100644
--- a/media/test/BUILD.gn
+++ b/media/test/BUILD.gn
@@ -102,7 +102,7 @@ source_set("mojo_pipeline_integration_tests") {
"//media/mojo/interfaces",
"//media/mojo/services:proxy",
"//media/mojo/services:renderer_service",
- "//mojo/shell/public/cpp:test_support",
+ "//services/shell/public/cpp: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