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

Unified Diff: content/child/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
« 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 b3526cb793bc3caef14409e0236cfbecb7674b6a..45cb05b39f9f87b4adc4dde1b0afc8cffbf969f3 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -46,9 +46,9 @@ source_set("child") {
"//crypto:platform",
"//mojo/common",
"//mojo/message_pump",
- "//mojo/shell/public/interfaces",
- "//mojo/shell/runner/common",
"//net",
+ "//services/shell/public/interfaces",
+ "//services/shell/runner/common",
"//skia",
"//storage/common",
"//third_party/WebKit/public:blink_headers",
« 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