| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 369bf8a3297a6e4039fd4f3a30514a4adc250c55..45d406d5ea73def7986b5f8739f26167b83e18d4 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -37,6 +37,7 @@
|
| '<(DEPTH)/chrome/chrome_resources.gyp:theme_resources',
|
| '<(DEPTH)/chrome/common_constants.gyp:common_constants',
|
| '<(DEPTH)/components/components.gyp:json_schema',
|
| + '<(DEPTH)/components/components.gyp:metrics',
|
| '<(DEPTH)/components/components.gyp:policy_component_common',
|
| '<(DEPTH)/components/components.gyp:translate_core_common',
|
| '<(DEPTH)/components/components.gyp:variations',
|
|
|