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

Unified Diff: components/nacl/browser/DEPS

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 | « components/nacl/browser/BUILD.gn ('k') | components/nacl/browser/nacl_broker_host_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/browser/DEPS
diff --git a/components/nacl/browser/DEPS b/components/nacl/browser/DEPS
index efbdb1319fa26da0422736e6af8f23fb35ce8715..0a7d91a513824dff9f0c5f85a11d03d1de73cf5e 100644
--- a/components/nacl/browser/DEPS
+++ b/components/nacl/browser/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/url_formatter",
"+content/public/browser",
"+content/public/test",
+ "+mojo/edk/embedder",
"+native_client/src/public",
"+net",
"+ppapi/host",
« no previous file with comments | « components/nacl/browser/BUILD.gn ('k') | components/nacl/browser/nacl_broker_host_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698