| Index: components/crash/content/app/DEPS
|
| diff --git a/components/crash/content/app/DEPS b/components/crash/content/app/DEPS
|
| index 80bc21a397cf7e9f0f5d4b374ebd84bf1ee6a882..01c710b5f4295fed5574116bebaf36f89e512a9a 100644
|
| --- a/components/crash/content/app/DEPS
|
| +++ b/components/crash/content/app/DEPS
|
| @@ -3,6 +3,11 @@ include_rules = [
|
|
|
| "+content/public/common/content_descriptors.h",
|
| "+content/public/common/result_codes.h",
|
| +
|
| + # TODO(fdoray): Remove this once the PreRead field trial has expired.
|
| + # crbug.com/577698
|
| + "+components/startup_metric_utils/common/pre_read_field_trial_utils_win.h",
|
| +
|
| "+third_party/crashpad",
|
| "+third_party/kasko",
|
| "+third_party/lss/linux_syscall_support.h",
|
|
|