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

Unified Diff: ppapi/native_client/BUILD.gn

Issue 2033243003: Use Mojo pipes to signal sync IPC events (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
« mojo/public/cpp/system/event.h ('K') | « ppapi/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/BUILD.gn
diff --git a/ppapi/native_client/BUILD.gn b/ppapi/native_client/BUILD.gn
index 65b06f1f5207b04196528762c7d8c589bd4a0ae6..f1ff566fbfd84bad0b0a3049a52b29020a4f0acb 100644
--- a/ppapi/native_client/BUILD.gn
+++ b/ppapi/native_client/BUILD.gn
@@ -22,6 +22,7 @@ if (is_nacl) {
"//gpu/ipc/common:command_buffer_traits",
"//ipc",
"//media:shared_memory_support",
+ "//mojo/edk/system",
"//native_client/src/shared/gio",
"//native_client/src/shared/platform",
"//native_client/src/tools/tls_edit($host_toolchain)",
« mojo/public/cpp/system/event.h ('K') | « ppapi/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698