| Index: chrome/third_party/hunspell/hunspell.gyp
|
| ===================================================================
|
| --- chrome/third_party/hunspell/hunspell.gyp (revision 10888)
|
| +++ chrome/third_party/hunspell/hunspell.gyp (working copy)
|
| @@ -47,14 +47,6 @@
|
| 'src/parsers/textparser.cxx',
|
| 'src/parsers/textparser.hxx',
|
| ],
|
| - 'copies': [
|
| - {
|
| - 'destination': '<(PRODUCT_DIR)/Dictionaries',
|
| - 'files': [
|
| - 'dictionaries/en-US-1-2.bdic',
|
| - ],
|
| - },
|
| - ],
|
| 'direct_dependent_settings': {
|
| 'defines': [
|
| 'HUNSPELL_CHROME_CLIENT',
|
|
|