| Index: chrome/chrome_browser_chromeos.gypi
|
| diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
|
| index 7da88b002b22f59098fcc8736f284135c8993fea..3e827724e20843f1de5a2803716c2f90526ef284 100644
|
| --- a/chrome/chrome_browser_chromeos.gypi
|
| +++ b/chrome/chrome_browser_chromeos.gypi
|
| @@ -56,6 +56,7 @@
|
| # transitively via the common target because the proto sources need to
|
| # be generated before code in this target can start building.
|
| '../components/components.gyp:variations',
|
| + '../components/component_strings.gyp:component_strings',
|
| '../content/content.gyp:content_browser',
|
| '../content/content.gyp:content_common',
|
| '../crypto/crypto.gyp:crypto',
|
|
|