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

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

Issue 2590853002: Revert of Convert NaCl renderer-loader messages to mojo. (Closed)
Patch Set: Created 4 years 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 | « components/nacl/common/nacl_types_param_traits.h ('k') | components/nacl/loader/nacl_listener.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/loader/BUILD.gn
diff --git a/components/nacl/loader/BUILD.gn b/components/nacl/loader/BUILD.gn
index 6fa483619aa1d40213db98184bb0f5504e503dae..f0da685997a84b1caa05a32920a6bbbfcd7dd758 100644
--- a/components/nacl/loader/BUILD.gn
+++ b/components/nacl/loader/BUILD.gn
@@ -31,7 +31,6 @@
":minimal_content_dummy",
"//base",
"//components/nacl/common:minimal",
- "//components/nacl/common:mojo_bindings",
"//crypto",
"//ipc",
"//mojo/edk/system",
@@ -215,7 +214,6 @@
deps = [
":nacl_helper_nonsfi_sandbox",
"//base",
- "//components/nacl/common:mojo_bindings",
"//components/nacl/common:switches",
"//components/tracing",
"//content",
« no previous file with comments | « components/nacl/common/nacl_types_param_traits.h ('k') | components/nacl/loader/nacl_listener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698