summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/util/DEPS')
-rw-r--r--chrome/installer/util/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/installer/util/DEPS b/chrome/installer/util/DEPS
index 448e750..2e7e849 100644
--- a/chrome/installer/util/DEPS
+++ b/chrome/installer/util/DEPS
@@ -4,5 +4,10 @@ include_rules = [
"+chrome/grit/chromium_strings.h",
"+components/metrics",
+
+ # TODO(fdoray): Remove this once the PreRead field trial has expired.
+ # crbug.com/577698
+ "+components/startup_metric_utils/common",
+
"+third_party/crashpad",
]