Index: components/nacl/browser/DEPS |
diff --git a/components/nacl/browser/DEPS b/components/nacl/browser/DEPS |
index e1c944e5f413653210162d722930b6b5d25219f5..b46826b27ef0f7c755f050007f66646d5aa2f896 100644 |
--- a/components/nacl/browser/DEPS |
+++ b/components/nacl/browser/DEPS |
@@ -1,6 +1,7 @@ |
include_rules = [ |
"+content/public/browser", |
"+content/public/test", |
+ "+native_client/src/public/nacl_file_info.h", |
Mark Seaborn
2014/07/02 23:48:36
Just put "+native_client/src/public", since the wh
teravest
2014/07/07 22:48:47
Done.
|
"+native_client/src/shared/imc/nacl_imc_c.h", |
"+net", |
"+ppapi/host", |