Chromium Code Reviews| Index: shell/crash/DEPS |
| diff --git a/shell/crash/DEPS b/shell/crash/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c2c54681affea8ef5ebc82f21186d55a1936e061 |
| --- /dev/null |
| +++ b/shell/crash/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
|
viettrungluu
2015/07/27 20:28:35
I don't think we need this file, since we don't do
qsr
2015/07/28 08:46:22
Done.
|
| + "+third_party/lss/linux_syscall_support.h", |
| +] |