| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 366774af4116570fe16d36b614a61c666f00861a..de33ffdaa32866283288dbfcf6b46414f7f97a85 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -506,9 +506,6 @@
|
| ],
|
| 'dependencies': [
|
| '<(DEPTH)/components/components.gyp:dom_distiller_core', # Needed by chrome_content_client.cc.
|
| - # TODO(fdoray): Remove this once the PreRead field trial has
|
| - # expired. crbug.com/577698
|
| - '<(DEPTH)/components/components.gyp:startup_metric_utils_win',
|
| ],
|
| 'all_dependent_settings': {
|
| 'msvs_settings': {
|
|
|