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

Unified Diff: mash/example/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 | « mash/browser_driver/main.cc ('k') | mash/example/views_examples/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/example/BUILD.gn
diff --git a/mash/example/BUILD.gn b/mash/example/BUILD.gn
index 7b2e0eac255943530cf54e3448c0e8fc2382e6a6..5d49064fc013cc89be24b469efd1f4792a18cadf 100644
--- a/mash/example/BUILD.gn
+++ b/mash/example/BUILD.gn
@@ -11,6 +11,6 @@ group("example") {
"//mash/example/views_examples",
"//mash/example/window_type_launcher",
"//mash/wm",
- "//mojo/shell/standalone",
+ "//services/shell/standalone",
]
}
« no previous file with comments | « mash/browser_driver/main.cc ('k') | mash/example/views_examples/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698