Chromium Code Reviews| Index: chrome/chrome.gyp |
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
| index 804896d26efbe8a0bb99ca26b60c939438d04e5e..5002b6a1ab70ff17efa2a1efd8427c35636b7ac3 100644 |
| --- a/chrome/chrome.gyp |
| +++ b/chrome/chrome.gyp |
| @@ -729,7 +729,7 @@ |
| 'deps': [ |
| # TODO(fdoray): Remove this once the PreRead field trial has |
| # expired. crbug.com/577698 |
| - '../components/components.gyp:startup_metric_utils_common', |
| + '../components/components.gyp:startup_metric_utils_win', |
| ], |
| }], |
| ], |