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

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

Issue 2067233002: Revert of 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
« no previous file with comments | « components/nacl.gyp ('k') | components/nacl/loader/DEPS » ('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 4f394d32586d370ed5c80b7756753d9758867005..8364d7c2b1030d448402fbe469fc93e94f7cabc5 100644
--- a/components/nacl/loader/BUILD.gn
+++ b/components/nacl/loader/BUILD.gn
@@ -33,7 +33,6 @@
"//components/nacl/common:minimal",
"//crypto",
"//ipc",
- "//mojo/edk/system",
"//native_client/src/trusted/service_runtime:sel_main_chrome",
"//ppapi/c",
"//ppapi/proxy:ipc",
@@ -117,7 +116,6 @@
"//content/public/common",
"//crypto",
"//ipc",
- "//mojo/edk/system",
"//sandbox/linux:sandbox_services",
"//url/ipc:url_ipc",
]
@@ -208,7 +206,6 @@
"//components/tracing",
"//content",
"//ipc",
- "//mojo/edk/system",
"//native_client/src/nonsfi/irt:nacl_sys_private",
"//native_client/src/nonsfi/loader:elf_loader",
« no previous file with comments | « components/nacl.gyp ('k') | components/nacl/loader/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698