| Index: chrome/chrome_resources.gyp
|
| diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
|
| index 8fd51d3fa06da05e39cbb11776c3683ae480c97c..52aabc92f34c8bebb4cd6a866fe9b4cc976c4f66 100644
|
| --- a/chrome/chrome_resources.gyp
|
| +++ b/chrome/chrome_resources.gyp
|
| @@ -459,6 +459,7 @@
|
| ['use_athena==1', {
|
| 'dependencies': [
|
| '<(DEPTH)/athena/resources/athena_resources.gyp:athena_resources',
|
| + '<(DEPTH)/athena/strings/athena_strings.gyp:athena_strings',
|
| ],
|
| }],
|
| ['enable_autofill_dialog==1 and OS!="android"', {
|
|
|