diff options
author | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-23 05:12:32 +0000 |
---|---|---|
committer | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-23 05:12:32 +0000 |
commit | 3b1f12a683a4242983360cdbbf12deb096f1114d (patch) | |
tree | 020c33ceb25babee49b8d8217314900a1e35792d /DEPS | |
parent | 8f338c7a7de6460f3dc2087f1f2ad29a2e3801a4 (diff) | |
download | chromium_src-3b1f12a683a4242983360cdbbf12deb096f1114d.zip chromium_src-3b1f12a683a4242983360cdbbf12deb096f1114d.tar.gz chromium_src-3b1f12a683a4242983360cdbbf12deb096f1114d.tar.bz2 |
Pulls the Serbian (Latin) dictionary and the new Portuguese (Brazil) dictionary.
This change just updates the DEPS file to pull these dictionaries to the Chromium tree.
TBR=estade
BUG=53018, 57494
TEST=http://codereview.chromium.org/6708081/
Review URL: http://codereview.chromium.org/6727017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79100 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ deps = { "/trunk/deps/third_party/hunspell@65351", "src/third_party/hunspell_dictionaries": - "/trunk/deps/third_party/hunspell_dictionaries@77549", + "/trunk/deps/third_party/hunspell_dictionaries@79099", "src/third_party/safe_browsing/testing": (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@106", |