Index: chrome/chrome.gyp |
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
index 86ddd6fc779fc640a2af2e30eac0aad4a5d22b7d..00449b2a64b822f16a6565861599f075f152a328 100644 |
--- a/chrome/chrome.gyp |
+++ b/chrome/chrome.gyp |
@@ -726,11 +726,6 @@ |
'service/service_utility_process_host.cc', |
'service/service_utility_process_host.h', |
], |
- 'deps': [ |
- # TODO(fdoray): Remove this once the PreRead field trial has |
- # expired. crbug.com/577698 |
- '../components/components.gyp:startup_metric_utils_win', |
- ], |
}], |
], |
}, |