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

Unified Diff: mojo/BUILD.gn

Issue 790623003: Restructure public side of view_manager service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: BUILD.gn file reorderings 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/aura/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 62932d054d98b1d61db72e392ff8ce83327e09ed..fe6f7ab6aab962740663965ecab9624dd7387ca8 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -65,7 +65,7 @@ group("tests") {
if (use_aura) {
deps += [
- "//mojo/services/public/cpp/view_manager/tests:mojo_view_manager_lib_unittests",
+ "//mojo/services/view_manager/public/cpp/tests:mojo_view_manager_lib_unittests",
"//services/window_manager:window_manager_unittests",
"//services/view_manager:view_manager_service_apptests",
"//services/view_manager:view_manager_service_unittests",
« no previous file with comments | « examples/wm_flow/wm/wm.cc ('k') | mojo/aura/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698