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

Unified Diff: content/renderer/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/public/test/test_mojo_app.cc ('k') | content/renderer/mus/render_widget_mus_connection.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index c3234b0e9ad7a5fd462eee3ed18b4a98c0150722..f480c137523fd80eedae9967a15b55cfdc11ae62 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -57,13 +57,13 @@ source_set("renderer") {
"//media",
"//media/blink",
"//media/midi",
- "//mojo/application/public/cpp",
- "//mojo/application/public/interfaces",
"//mojo/common:url_type_converters",
"//mojo/converters/geometry",
"//mojo/environment:chromium",
"//mojo/public/cpp/bindings",
"//mojo/public/js",
+ "//mojo/shell/public/cpp",
+ "//mojo/shell/public/interfaces",
"//net",
"//skia",
"//skia/public",
« no previous file with comments | « content/public/test/test_mojo_app.cc ('k') | content/renderer/mus/render_widget_mus_connection.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698