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

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

Issue 2305913002: Use ChannelMojo from the browser to NaCl loader process. (Closed)
Patch Set: Created 4 years, 3 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') | components/nacl/browser/nacl_process_host.cc » ('J')
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 7661f3ef6c3a46446bc8aa0ca276832e25bf1b86..25a5ac7db9666e9e2b55c224be59d7209d7c3464 100644
--- a/components/nacl/broker/BUILD.gn
+++ b/components/nacl/broker/BUILD.gn
@@ -27,6 +27,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') | components/nacl/browser/nacl_process_host.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698