| Index: chrome/third_party/chromevox/chromevox.gyp
|
| diff --git a/chrome/third_party/chromevox/chromevox.gyp b/chrome/third_party/chromevox/chromevox.gyp
|
| index 83ecc4f3b63899da1f426d1431500ba4bdbfae66..e4eb6ebce4b58342fd5ab8d4919a6ce2a4088632 100644
|
| --- a/chrome/third_party/chromevox/chromevox.gyp
|
| +++ b/chrome/third_party/chromevox/chromevox.gyp
|
| @@ -27,12 +27,6 @@
|
| 'chromevox/injected/mathjax.js',
|
| ],
|
| },
|
| - {
|
| - 'destination': '<(PRODUCT_DIR)/resources/chromeos/chromevox/',
|
| - 'files': [
|
| - '_locales/',
|
| - ],
|
| - },
|
| ],
|
| 'conditions': [
|
| ['use_migrated_chromevox==0', {
|
|
|