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

Unified Diff: content/content_browser.gypi

Issue 2226403002: Remove Channel token from InProcessChildThreadParams (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@moar-channels
Patch Set: rebase Created 4 years, 4 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/common/mojo/mojo_child_connection.cc ('k') | content/content_tests.gypi » ('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 e844b9ce8ca210e821b0c335c9971d60d07be936..01a3d17448768b2001a1115b6f8698c5ef63f544 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1080,8 +1080,6 @@
'browser/mime_registry_impl.h',
'browser/mojo/interface_registrar_android.cc',
'browser/mojo/interface_registrar_android.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/net/browser_online_state_observer.cc',
@@ -1572,6 +1570,8 @@
'browser/zygote_host/zygote_handle_linux.cc',
'browser/zygote_host/zygote_host_impl_linux.cc',
'browser/zygote_host/zygote_host_impl_linux.h',
+ 'common/mojo/mojo_child_connection.cc',
+ 'common/mojo/mojo_child_connection.h',
'zygote/zygote_linux.cc',
'zygote/zygote_linux.h',
'zygote/zygote_main_linux.cc',
« no previous file with comments | « content/common/mojo/mojo_child_connection.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698