Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index 9cab33683ce3e752b8e5e08650e23086c400ce3c..4b63e3a6de3b69cca3e5128a65f96b08e9555ae1 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -365,7 +365,7 @@ |
# "chrome" etc.; should we try to extract from there instead? |
], |
'dependencies': [ |
- '../components/components.gyp:startup_metric_utils_browser', |
+ '../components/components.gyp:startup_metric_utils_browser_utils', |
'chrome_resources.gyp:packed_extra_resources', |
'chrome_resources.gyp:packed_resources', |
# Copy Flash Player files to PRODUCT_DIR if applicable. Let the .gyp |