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

Unified Diff: components/nacl/broker/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
Index: components/nacl/broker/BUILD.gn
diff --git a/components/nacl/broker/BUILD.gn b/components/nacl/broker/BUILD.gn
index d191a04cfcca42a25a9b77f12dd59b40e82c8aef..6557c46fd01f6aa67af518cf2570c4022c88af48 100644
--- a/components/nacl/broker/BUILD.gn
+++ b/components/nacl/broker/BUILD.gn
@@ -105,6 +105,7 @@ if (current_cpu == "x86") {
"//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
"//components/nacl/loader:nacl_helper_win_64",
"//content/public/common:static_switches",
+ "//mojo/edk/system",
"//ppapi/proxy:ipc",
"//sandbox",
]

Powered by Google App Engine
This is Rietveld 408576698