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

Unified Diff: mojo/BUILD.gn

Issue 765753003: Move window_manager service implementation to //services (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 | « examples/wm_flow/wm/wm.cc ('k') | mojo/services/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index a7b619c7e2fd3455c305deca8701107d30b3b788..0edf4092bb3ab156e82f95c5ff5d227e7f598dcd 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -99,7 +99,7 @@ group("tests") {
"//mojo/services/view_manager:view_manager_service_apptests",
"//mojo/services/view_manager:view_manager_service_unittests",
"//mojo/services/view_manager:view_manager_unittests",
- "//mojo/services/window_manager:window_manager_unittests",
+ "//services/window_manager:window_manager_unittests",
]
}
« no previous file with comments | « examples/wm_flow/wm/wm.cc ('k') | mojo/services/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698