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

Unified Diff: ppapi/proxy/BUILD.gn

Issue 2025763002: Use ChannelMojo in Pepper and NaCl processes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-utility-channel-mojo
Patch Set: iujbhirtughfbnjrthiubj 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 | « ppapi/nacl_irt/plugin_startup.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/proxy/BUILD.gn
diff --git a/ppapi/proxy/BUILD.gn b/ppapi/proxy/BUILD.gn
index 1e41208744863469a266bfc5ee87351a5914053a..143363f7cbc3645ac06d6eb5d90e7614ce1f3b3b 100644
--- a/ppapi/proxy/BUILD.gn
+++ b/ppapi/proxy/BUILD.gn
@@ -344,6 +344,8 @@ source_set("ipc_sources") {
"//base",
"//gpu/ipc/common:command_buffer_traits",
"//ipc",
+ "//ipc/mojo",
+ "//mojo/edk/system",
"//ppapi/c",
"//ppapi/shared_impl",
]
« no previous file with comments | « ppapi/nacl_irt/plugin_startup.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698