Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 75a8e2a0d0d41bc1b6daf00cf4e99355476eb3a7..694159999bbb153046deb0d376ef131329774c6d 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -338,6 +338,9 @@ |
'<(DEPTH)/components/components.gyp:metrics_net', |
'<(DEPTH)/components/components.gyp:omnibox_common', |
'<(DEPTH)/components/components.gyp:policy_component_common', |
+ # 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:translate_core_common', |
'<(DEPTH)/components/components.gyp:variations', |
'<(DEPTH)/components/components.gyp:version_info', |