| Index: chrome/chrome_resources.gyp
|
| diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
|
| index 0349764ba48780c96ae08a4e4c339276ea8781f3..09eeac1efce1c8171f4b6d3df26c40cfbcfcd63d 100644
|
| --- a/chrome/chrome_resources.gyp
|
| +++ b/chrome/chrome_resources.gyp
|
| @@ -468,12 +468,6 @@
|
| '<(DEPTH)/ui/chromeos/ui_chromeos.gyp:ui_chromeos_strings',
|
| ],
|
| }],
|
| - ['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"', {
|
| 'dependencies': [
|
| '<(DEPTH)/third_party/libaddressinput/libaddressinput.gyp:libaddressinput_strings',
|
|
|