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

Unified Diff: chrome/browser/spellchecker.cc

Issue 16606: Enable Hebrew spell checker after Jeremy fixed the underlying Webkit bug.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/spellchecker.cc
===================================================================
--- chrome/browser/spellchecker.cc (revision 7492)
+++ chrome/browser/spellchecker.cc (working copy)
@@ -48,7 +48,7 @@
L"pt-PT",
L"ro-RO",
// L"hu-HU", // Not to be included in Spellchecker as per B=1277824
- // L"he-IL", // Not to be included in Spellchecker as per B=1252241
+ L"he-IL",
L"id-ID",
L"cs-CZ",
L"el-GR",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698