| Index: chrome/third_party/chromevox/chromevox.gyp
|
| diff --git a/chrome/third_party/chromevox/chromevox.gyp b/chrome/third_party/chromevox/chromevox.gyp
|
| index c573ad6a1751cefaa6aa49008dbf4221587c0c2c..a32b0369698d1f1790f8349bb63c7452abc33720 100644
|
| --- a/chrome/third_party/chromevox/chromevox.gyp
|
| +++ b/chrome/third_party/chromevox/chromevox.gyp
|
| @@ -110,18 +110,6 @@
|
| ],
|
| },
|
| {
|
| - 'destination': '<(PRODUCT_DIR)/resources/chromeos/chromevox/extensions/searchbox',
|
| - 'files': [
|
| - 'extensions/searchvox/abstract_result.js',
|
| - 'extensions/searchvox/constants.js',
|
| - 'extensions/searchvox/context_menu.js',
|
| - 'extensions/searchvox/results.js',
|
| - 'extensions/searchvox/search.js',
|
| - 'extensions/searchvox/search_tools.js',
|
| - 'extensions/searchvox/util.js',
|
| - ],
|
| - },
|
| - {
|
| 'destination': '<(PRODUCT_DIR)/resources/chromeos/chromevox/',
|
| 'files': [
|
| '_locales/',
|
|
|