Chromium Code Reviews| Index: ppapi/proxy/DEPS |
| diff --git a/ppapi/proxy/DEPS b/ppapi/proxy/DEPS |
| index e56cd3def111b0dda15f43d730eedb676a352d8c..bedac79aa4ee17b71a4b699b7c0e8567b19f31ae 100644 |
| --- a/ppapi/proxy/DEPS |
| +++ b/ppapi/proxy/DEPS |
| @@ -16,6 +16,7 @@ include_rules = [ |
| "+ppapi/cpp/output_traits.h", |
| # The untrusted build references the NaCl integrated runtime (IRT). |
| + "+native_client/src/public", |
| "+native_client/src/shared", |
| "+native_client/src/untrusted" |
| ] |