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

Unified Diff: content/content_child.gypi

Issue 2109043002: Eliminate the ChannelMojo channel for renderers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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/content_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index fb24836e5a299f504ac5ac47fc250ce4859bb3bd..da1a887ee3da2c479bfc22aa26dd5cf244603e06 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -9,6 +9,7 @@
'../components/tracing.gyp:tracing',
'../components/webcrypto/webcrypto.gyp:webcrypto',
'../ipc/ipc.gyp:ipc',
+ '../ipc/ipc.gyp:ipc_interfaces',
'../mojo/mojo_base.gyp:mojo_common_lib',
'../services/shell/shell.gyp:shell_runner_common_lib',
'../skia/skia.gyp:skia',
« no previous file with comments | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698