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

Unified Diff: content/app/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 | « components/web_view/web_view_impl.cc ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 923e60892afff7e3f9e2fc0152c4de44056713c5..6abee2318b492af373fded1cbfc8a9320d578ec6 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -64,7 +64,7 @@ if (is_ios) {
]
} else {
content_app_deps += [
- "//mojo/application/public/interfaces",
+ "//mojo/shell/public/interfaces",
"//mojo/environment:chromium",
"//third_party/mojo/src/mojo/edk/system",
]
« no previous file with comments | « components/web_view/web_view_impl.cc ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698