Chromium Code Reviews| Index: components/nacl/common/DEPS |
| diff --git a/components/nacl/common/DEPS b/components/nacl/common/DEPS |
| index e13224d04638ed50ebe9b9a3e79ef5ff3af39532..3b9fcea7290df43c8779f7ec3dd04aeca1f1726e 100644 |
| --- a/components/nacl/common/DEPS |
| +++ b/components/nacl/common/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| "+native_client/src/public", |
| + "+native_client/src/trusted/service_runtime/nacl_error_code.h", |
| ] |