| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index d2281cc32ec00bcc83ea40205d48277cc79f1d67..123ada306a93e662364ded5bb2dd681e1b32e98b 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -238,6 +238,7 @@
|
| 'common/extensions/api/api.gyp:chrome_api',
|
| '../base/base.gyp:base',
|
| '../components/components.gyp:wifi_component',
|
| + '../components/components_strings.gyp:components_strings',
|
| '../content/content.gyp:content_common',
|
| '../content/content.gyp:content_utility',
|
| '../media/media.gyp:media',
|
|
|