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

Unified Diff: components/nacl/broker/BUILD.gn

Issue 2081183005: Use ChannelMojo from the browser to NaCl loader process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-ipc-channel-handle
Patch Set: rebase Created 4 years, 5 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 | « no previous file | components/nacl/broker/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/broker/BUILD.gn
diff --git a/components/nacl/broker/BUILD.gn b/components/nacl/broker/BUILD.gn
index a2fa9a670dbf73e3cdafdaee538a42f045c06427..cfa76502a725e275ae0fcf4a52217aabbd71644f 100644
--- a/components/nacl/broker/BUILD.gn
+++ b/components/nacl/broker/BUILD.gn
@@ -26,6 +26,7 @@ source_set("broker") {
"//components/nacl/common:switches",
"//content/public/common:static_switches",
"//ipc",
+ "//mojo/edk/system",
"//sandbox",
]
« no previous file with comments | « no previous file | components/nacl/broker/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698