Index: components/crash/content/app/DEPS |
diff --git a/components/crash/content/app/DEPS b/components/crash/content/app/DEPS |
index 80bc21a397cf7e9f0f5d4b374ebd84bf1ee6a882..989e13cd531927c00773a64f9619fc89bb060e7e 100644 |
--- a/components/crash/content/app/DEPS |
+++ b/components/crash/content/app/DEPS |
@@ -2,7 +2,13 @@ include_rules = [ |
"+sandbox", |
"+content/public/common/content_descriptors.h", |
+ "+content/public/common/content_switches.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", |