Index: components/nacl/loader/DEPS |
diff --git a/components/nacl/loader/DEPS b/components/nacl/loader/DEPS |
index 8345fef402e0c5567d3d510960ccbcc606394ce1..616777798f18c6624ce1dfaacc9afef6b2dcb60b 100644 |
--- a/components/nacl/loader/DEPS |
+++ b/components/nacl/loader/DEPS |
@@ -22,6 +22,9 @@ include_rules = [ |
"+ppapi/proxy/nacl_message_scanner.h", |
"+ppapi/proxy/serialized_handle.h", |
+ # For setting FDs in non-SFI mode. |
+ "+ppapi/proxy/plugin_main_irt.h", |
+ |
# For sending PpapiHostMsg_ChannelCreated in nacl_ipc_adapter.cc: |
"+ppapi/proxy/ppapi_messages.h" |
] |