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

Unified Diff: components/nacl/DEPS

Issue 2525483002: 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 | « no previous file | components/nacl/common/BUILD.gn » ('j') | components/nacl/common/nacl.mojom » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/DEPS
diff --git a/components/nacl/DEPS b/components/nacl/DEPS
index c3505fa54c3ecf8453d1bfdeff494e6ca31545ae..a5b0e6abb328b9b0720b85a91b99bfe71a073a7a 100644
--- a/components/nacl/DEPS
+++ b/components/nacl/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/common",
"+ipc",
+ "+mojo/public",
]
« no previous file with comments | « no previous file | components/nacl/common/BUILD.gn » ('j') | components/nacl/common/nacl.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698