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

Unified Diff: chrome/browser/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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 06c0d3b9d9132cccb2f8577d87cd00a64c909e08..690abf3cdd82e27fc39f3a6e428f2bbab19b1cb0 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -375,9 +375,9 @@ source_set("browser") {
"//mojo/edk/system",
"//mojo/public/cpp/bindings",
"//mojo/public/js",
- "//mojo/shell/public/cpp",
"//net:extras",
"//net:net_with_v8",
+ "//services/shell/public/cpp",
"//skia/public",
"//storage/browser",
"//storage/common",
@@ -621,7 +621,7 @@ source_set("browser") {
"//components/prefs",
"//content/public/common",
"//mash/shelf/public/interfaces",
- "//mojo/shell/runner/common",
+ "//services/shell/runner/common",
"//skia/public",
"//ui/aura",
"//ui/compositor",
« no previous file with comments | « chrome/app/mash/mash_runner.cc ('k') | chrome/browser/DEPS » ('j') | services/shell/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698