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

Unified Diff: ppapi/nacl_irt/DEPS

Issue 2033243003: Use Mojo pipes to signal sync IPC events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gyp 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 | « ppapi/BUILD.gn ('k') | ppapi/nacl_irt/plugin_startup.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/nacl_irt/DEPS
diff --git a/ppapi/nacl_irt/DEPS b/ppapi/nacl_irt/DEPS
index 189024484584492c5409ffbc9118df9b0c5554d8..0cb57a5fe2f8dc882c2b738ea810cdc0dd998a3a 100644
--- a/ppapi/nacl_irt/DEPS
+++ b/ppapi/nacl_irt/DEPS
@@ -5,6 +5,8 @@ include_rules = [
# for plugins only.
"-ppapi/cpp",
+ "+mojo/edk/embedder",
+
# The untrusted build references the NaCl integrated runtime (IRT).
"+native_client/src/public",
"+native_client/src/untrusted/irt/irt.h",
« no previous file with comments | « ppapi/BUILD.gn ('k') | ppapi/nacl_irt/plugin_startup.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698