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

Unified Diff: chrome/browser/BUILD.gn

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 years, 11 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 | « BUILD.gn ('k') | chrome/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index da52cb6c9bf27774fc3a1b0d32224bbe60399577..1f0e03b4c64ae0abf2e12c1a275ac802611f9698 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -359,11 +359,11 @@ source_set("browser") {
"//device/usb",
"//media",
"//media/midi",
- "//mojo/application/public/cpp",
"//mojo/common",
"//mojo/environment:chromium",
"//mojo/public/cpp/bindings",
"//mojo/public/js",
+ "//mojo/shell/public/cpp",
"//net:extras",
"//net:net_with_v8",
"//storage/browser",
« no previous file with comments | « BUILD.gn ('k') | chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698