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

Unified Diff: components/nacl/browser/DEPS

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
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",

Powered by Google App Engine
This is Rietveld 408576698