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

Unified Diff: content/content_browser.gypi

Issue 1776513003: Allow client process information to be passed via Connector::Connect(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 9 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/renderer/render_frame_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 14d5db3111bbf2aacaf07fbe4ee6a5655bbc45ef..1d5ae38c6722395ff82bae8d40ad798e03408301 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1093,8 +1093,8 @@
'browser/mojo/mojo_app_connection_impl.h',
'browser/mojo/mojo_application_host.cc',
'browser/mojo/mojo_application_host.h',
- 'browser/mojo/mojo_shell_client_host.cc',
- 'browser/mojo/mojo_shell_client_host.h',
+ 'browser/mojo/mojo_child_connection.cc',
+ 'browser/mojo/mojo_child_connection.h',
'browser/mojo/mojo_shell_context.cc',
'browser/mojo/mojo_shell_context.h',
'browser/mojo/service_registrar_android.cc',
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_mus.cc ('k') | content/renderer/render_frame_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698