| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 58ab61478405e1d5c9c0a3ed11815ca5c8cb6bbf..2957b2b4f15fe2c95dd9a18b8622cc574d775ea7 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -3294,7 +3294,7 @@
|
| ['enable_spellcheck==1', {
|
| 'sources': [ '<@(chrome_browser_spellchecker_sources)' ],
|
| 'dependencies': [
|
| - '../third_party/hunspell_new/hunspell.gyp:hunspell',
|
| + '../third_party/hunspell/hunspell.gyp:hunspell',
|
| ],
|
| }],
|
| ['disable_nacl==0', {
|
|
|