Index: chrome/common/DEPS |
diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
index ead1d8130359450cf84812c99daf50c41c4a99b3..52cf585a563107df355712851e17fe2e5d278253 100644 |
--- a/chrome/common/DEPS |
+++ b/chrome/common/DEPS |
@@ -21,6 +21,9 @@ include_rules = [ |
"+components/printing/common", |
"+components/policy/core/common", |
"+components/signin/core/common", |
+ # TODO(fdoray): Remove this once the PreRead field trial has expired. |
+ # crbug.com/577698 |
+ "+components/startup_metric_utils/common", |
"+components/strings/grit", |
"+components/translate/core/common", |
"+components/url_formatter", |