Chromium Code Reviews| Index: components/nacl/broker/DEPS |
| diff --git a/components/nacl/broker/DEPS b/components/nacl/broker/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..cd726c6aae064c94739f9e7b9d6136fcfcc0bd53 |
| --- /dev/null |
| +++ b/components/nacl/broker/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+content/public/app/startup_helper_win.h", |
| + "+sandbox/win/src", |
| +] |