| Index: chrome/chrome_resources.gyp
|
| diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
|
| index d2a04e14b38ad7a4ab29ee8430a6e5e7ff96c118..40d49f66b72270a4b63efa8f92b3dad0dae2738e 100644
|
| --- a/chrome/chrome_resources.gyp
|
| +++ b/chrome/chrome_resources.gyp
|
| @@ -468,6 +468,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"', {
|
|
|