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

Unified Diff: content/child/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 | « content/browser/renderer_host/render_widget_host_view_mus.cc ('k') | content/child/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 5a70f60abb6dc1dc5be99bacc0c6cff7ab1ba958..86e154d319c6ef47efe77090376eb543682ca30a 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -31,10 +31,10 @@ source_set("child") {
"//components/tracing:startup_tracing",
"//components/webcrypto",
"//content/common:mojo_bindings",
- "//mojo/application/public/interfaces",
"//mojo/common",
"//mojo/environment:chromium",
"//mojo/message_pump",
+ "//mojo/shell/public/interfaces",
"//net",
"//skia",
"//third_party/icu",
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_mus.cc ('k') | content/child/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698