 Chromium Code Reviews
 Chromium Code Reviews Issue 11776032:
  Unit test for spellchecking 96- through 102-character words  (Closed) 
  Base URL: http://git.chromium.org/chromium/src.git@master
    
  
    Issue 11776032:
  Unit test for spellchecking 96- through 102-character words  (Closed) 
  Base URL: http://git.chromium.org/chromium/src.git@master| Index: DEPS | 
| diff --git a/DEPS b/DEPS | 
| index 8b59236e5546e71120caf25869a7b9209bc30f52..c0be77ded2ee419787006d5ca5ca9957c9f6a8d3 100644 | 
| --- a/DEPS | 
| +++ b/DEPS | 
| @@ -84,7 +84,7 @@ deps = { | 
| "/trunk/deps/third_party/hunspell@174476", | 
| "src/third_party/hunspell_dictionaries": | 
| - "/trunk/deps/third_party/hunspell_dictionaries@168258", | 
| + "/trunk/deps/third_party/hunspell_dictionaries@174658", | 
| "src/third_party/safe_browsing/testing": | 
| (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@112", |