Index: chrome/installer/util/DEPS |
diff --git a/chrome/installer/util/DEPS b/chrome/installer/util/DEPS |
index 448e750bdb0b8c9b6ec36ea121576912d49f93b7..2e7e84972f94744c41522616fdfacec6d00e4c16 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", |
] |