Chromium Code Reviews| Index: chrome/service/DEPS |
| diff --git a/chrome/service/DEPS b/chrome/service/DEPS |
| index 989d2ceb010cd7c42330d5ae139e895682dfa080..54a3081ffc746b3dee6b823d5cc14267a7e3e956 100644 |
| --- a/chrome/service/DEPS |
| +++ b/chrome/service/DEPS |
| @@ -1,5 +1,10 @@ |
| include_rules = [ |
| "+chrome/grit", # For generated headers. |
| + |
| + # 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", |
| ] |