summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-10 00:51:29 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-10 00:51:29 +0000
commit23a460aaf49d5b2a74ec49275344753d7ec723d1 (patch)
treeb190af9fe869a634a27b054c27f438d663101a47 /chrome/renderer
parente8f7a187aa77cd3898e9dc7f382a89d0bc6ed359 (diff)
downloadchromium_src-23a460aaf49d5b2a74ec49275344753d7ec723d1.zip
chromium_src-23a460aaf49d5b2a74ec49275344753d7ec723d1.tar.gz
chromium_src-23a460aaf49d5b2a74ec49275344753d7ec723d1.tar.bz2
Use new en-US and en-CA dictionaries.
BUG=68714 TEST=manual/spellcheck unittest Review URL: http://codereview.chromium.org/6651005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77570 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer')
-rw-r--r--chrome/renderer/spellchecker/spellcheck_unittest.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/renderer/spellchecker/spellcheck_unittest.cc b/chrome/renderer/spellchecker/spellcheck_unittest.cc
index 8d47b6e..a433377 100644
--- a/chrome/renderer/spellchecker/spellcheck_unittest.cc
+++ b/chrome/renderer/spellchecker/spellcheck_unittest.cc
@@ -414,6 +414,11 @@ TEST_F(SpellCheckTest, SpellCheckText) {
L"Google's mission is to organise the world's information and make it "
L"universally accessible and useful."
}, {
+ // English (Canada)
+ "en-CA",
+ L"Google's mission is to organize the world's information and make it "
+ L"universally accessible and useful."
+ }, {
// English (United Kingdom)
"en-GB",
L"Google's mission is to organise the world's information and make it "