Chromium Code Reviews| Index: chrome/chrome_renderer.gypi |
| diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi |
| index 9609443db06578b10156e6aade6647d515f87a6a..ac9a678f362d226b1bd9dafd5ff3bbd9a9015c7a 100644 |
| --- a/chrome/chrome_renderer.gypi |
| +++ b/chrome/chrome_renderer.gypi |
| @@ -343,7 +343,7 @@ |
| '<@(chrome_renderer_spellchecker_sources)', |
| ], |
| 'dependencies': [ |
| - '../third_party/hunspell_new/hunspell.gyp:hunspell', |
| + '../third_party/hunspell/hunspell.gyp:hunspell', |
| ], |
| }], |
| ['OS=="mac"', { |