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

Unified Diff: services/shell/standalone/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 | « services/shell/shell.cc ('k') | services/shell/standalone/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/standalone/BUILD.gn
diff --git a/mojo/shell/standalone/BUILD.gn b/services/shell/standalone/BUILD.gn
similarity index 94%
rename from mojo/shell/standalone/BUILD.gn
rename to services/shell/standalone/BUILD.gn
index 536f5bf1cf8b3ebf0e9a5c05facb5f316abf45ad..dc6c7caf514557ef620ff6f5b2a63e494603e93c 100644
--- a/mojo/shell/standalone/BUILD.gn
+++ b/services/shell/standalone/BUILD.gn
@@ -40,9 +40,9 @@ source_set("lib") {
"//mojo/services/catalog:lib",
"//mojo/services/tracing/public/cpp",
"//mojo/services/tracing/public/interfaces",
- "//mojo/shell",
- "//mojo/shell/public/cpp",
- "//mojo/shell/runner/host:lib",
+ "//services/shell",
+ "//services/shell/public/cpp",
+ "//services/shell/runner/host:lib",
"//url",
]
« no previous file with comments | « services/shell/shell.cc ('k') | services/shell/standalone/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698