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

Unified Diff: content/common/BUILD.gn

Issue 382333002: Introduce ChannelMojo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 0e44b2cc836702fbb20f93f35dad6a500f44dc6e..02efe32b1767100280d005ee3771393953420393 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -48,6 +48,7 @@ source_set("common") {
deps += [
"//cc",
"//ipc",
+ "//ipc/mojo",
"//mojo/environment:chromium",
"//mojo/system",
# TODO: the dependency on gl_in_process_context should be decoupled from
« no previous file with comments | « content/child/child_thread.cc ('k') | content/content_common.gypi » ('j') | ipc/ipc_channel.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698