Index: chrome/service/DEPS |
diff --git a/chrome/service/DEPS b/chrome/service/DEPS |
index 4d8143cf421ca5299b711ef4e47138553d8679fb..8a111b19570b082ebd954e7f77feba517d675302 100644 |
--- a/chrome/service/DEPS |
+++ b/chrome/service/DEPS |
@@ -1,6 +1,11 @@ |
include_rules = [ |
"+chrome/grit", # For generated headers. |
"+components/prefs", |
+ |
+ # TODO(fdoray): Remove this once the PreRead field trial has expired. |
+ # crbug.com/577698 |
+ "+components/startup_metric_utils/common", |
+ |
"+components/version_info", |
"+sandbox/win/src", |
] |