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

Issue 7647006: Roll hunspell r95712:96723 (Closed)

Created:
9 years, 4 months ago by tfarina
Modified:
9 years, 4 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews
Visibility:
Public.

Description

Roll hunspell r95712:96723 This picks up the stringprintf.h include fix. BUG=None TEST=None R=evan@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96738

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
9 years, 4 months ago (2011-08-14 17:21:50 UTC) #1
Evan Martin
9 years, 4 months ago (2011-08-14 18:43:32 UTC) #2
LGTM

On Sun, Aug 14, 2011 at 10:21 AM,  <tfarina@chromium.org> wrote:
> Reviewers: Evan Martin,
>
> Description:
> Roll hunspell r95712:96723
>
> This picks up the stringprintf.h include fix.
>
> BUG=None
> TEST=None
>
> R=evan@chromium.org
>
>
> Please review this at http://codereview.chromium.org/7647006/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src
>
> Affected files:
>  M DEPS
>
>
> Index: DEPS
> diff --git a/DEPS b/DEPS
> index
>
4926ed72482a8fa4986f543a154ebff89f19b443..d5e71519474bb7aeacc4dc3d80d36fa755e60bfb
> 100644
> --- a/DEPS
> +++ b/DEPS
> @@ -67,7 +67,7 @@ deps = {
>     "/trunk/deps/third_party/icu46@93875",
>
>   "src/third_party/hunspell":
> -   "/trunk/deps/third_party/hunspell@95712",
> +   "/trunk/deps/third_party/hunspell@96723",
>
>   "src/third_party/hunspell_dictionaries":
>     "/trunk/deps/third_party/hunspell_dictionaries@79099",
>
>
>

Powered by Google App Engine
This is Rietveld 408576698