From b16b51243cf5c1dbba2c6072efeba7e7afc804c6 Mon Sep 17 00:00:00 2001
From: "hbono@chromium.org"
 <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Wed, 10 Nov 2010 03:52:58 +0000
Subject: [PATCH] Pulls the latest hunspell to merge r65351 "Add a MD5 checksum
 to the BDIC header".

TBR=estade,jshin
BUG=61206
TEST=<http://codereview.chromium.org/4477002>
Review URL: http://codereview.chromium.org/4664001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65624 0039d316-1c4b-4281-b951-d872f2087c98
---
 DEPS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DEPS b/DEPS
index db8ba27beb9c8..4fcc8913f0793 100644
--- a/DEPS
+++ b/DEPS
@@ -43,7 +43,7 @@ deps = {
     "/trunk/deps/third_party/icu42@63473",
 
   "src/third_party/hunspell":
-   "/trunk/deps/third_party/hunspell@64039",
+   "/trunk/deps/third_party/hunspell@65351",
 
   "src/third_party/hunspell_dictionaries":
    "/trunk/deps/third_party/hunspell_dictionaries@60756",
-- 
GitLab