| Index: components/crash.gypi
|
| diff --git a/components/crash.gypi b/components/crash.gypi
|
| index b17cc5625f59b66f412112c74752c6d0f0ac6a7d..84eb1488fcd9d4ccbd0592074733e429eb184517 100644
|
| --- a/components/crash.gypi
|
| +++ b/components/crash.gypi
|
| @@ -228,7 +228,7 @@
|
| 'dependencies': [
|
| # TODO(fdoray): Remove this once the PreRead field trial has
|
| # expired. crbug.com/577698
|
| - '<(DEPTH)/components/components.gyp:startup_metric_utils_common',
|
| + '<(DEPTH)/components/components.gyp:startup_metric_utils_win',
|
| ],
|
| }],
|
| ['OS=="mac" or OS=="win"', {
|
|
|