Chromium Code Reviews| Index: components/crash/app/DEPS |
| diff --git a/components/crash/app/DEPS b/components/crash/app/DEPS |
| index 4080651e2450d1e8ad80f9b6907334201d794bb9..dc5e932073f43b79582cc6398b026bc593b0b92b 100644 |
| --- a/components/crash/app/DEPS |
| +++ b/components/crash/app/DEPS |
| @@ -3,5 +3,6 @@ include_rules = [ |
| "+content/public/common/content_descriptors.h", |
| "+content/public/common/result_codes.h", |
| + "+third_party/crashpad", |
| "+third_party/lss/linux_syscall_support.h", |
| ] |