Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Unified Diff: DEPS

Issue 12334105: Add a unit test for Hunspell spellcheck (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Bump hunspell dependency Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/renderer/spellchecker/spellcheck_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index f2f395da4c772012667639e9852dda22520b2583..9ed9d48e5edb63d6cb733f7f18851c5b66535997 100644
--- a/DEPS
+++ b/DEPS
@@ -85,7 +85,7 @@ deps = {
"/trunk/deps/third_party/libexif/sources@146817",
"src/third_party/hunspell":
- "/trunk/deps/third_party/hunspell@177853",
+ "/trunk/deps/third_party/hunspell@184822",
"src/third_party/hunspell_dictionaries":
"/trunk/deps/third_party/hunspell_dictionaries@175986",
« no previous file with comments | « no previous file | chrome/renderer/spellchecker/spellcheck_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698