| Index: chrome/chrome_common.gypi | 
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi | 
| index 35f7e079d218820284bfb2c3a0b730529d8c77f8..27ece1434fdbd2f0a5148bc777c4a6739699772c 100644 | 
| --- a/chrome/chrome_common.gypi | 
| +++ b/chrome/chrome_common.gypi | 
| @@ -37,7 +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:policy_component', | 
| +        '<(DEPTH)/components/components.gyp:policy_component_common', | 
| '<(DEPTH)/components/components.gyp:translate_core_common', | 
| '<(DEPTH)/components/components.gyp:variations', | 
| '<(DEPTH)/content/content.gyp:content_common', | 
|  |