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

Unified Diff: services/window_manager/BUILD.gn

Issue 775343004: Move //mojo/shell to //shell (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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 | « mojo/shell/ui_application_loader_android.cc ('k') | services/window_manager/window_manager_api_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/window_manager/BUILD.gn
diff --git a/services/window_manager/BUILD.gn b/services/window_manager/BUILD.gn
index 2c868bcd4b1c5271fa2aa420788689e02a8ab43b..173fbf38d566fd7b5be047cc5a4b678bc2c6a329 100644
--- a/services/window_manager/BUILD.gn
+++ b/services/window_manager/BUILD.gn
@@ -88,7 +88,7 @@ test("window_manager_unittests") {
"//mojo/services/public/cpp/view_manager",
"//mojo/services/public/interfaces/view_manager",
"//mojo/services/public/interfaces/window_manager",
- "//mojo/shell:test_support",
+ "//shell:test_support",
"//testing/gtest",
"//ui/events:test_support",
"//ui/gfx",
« no previous file with comments | « mojo/shell/ui_application_loader_android.cc ('k') | services/window_manager/window_manager_api_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698