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

Unified Diff: content/shell/renderer/test_runner/mock_spell_check.cc

Issue 907293002: Add "meagesga" to MockSpellCheck::misspelled_words Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months 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: content/shell/renderer/test_runner/mock_spell_check.cc
diff --git a/content/shell/renderer/test_runner/mock_spell_check.cc b/content/shell/renderer/test_runner/mock_spell_check.cc
index 4d4a3ce42c34f76b3b2b334aac33ec000ccff5d4..ea2ba3017eeaebae65a13c44fee8e5c88dd87707 100644
--- a/content/shell/renderer/test_runner/mock_spell_check.cc
+++ b/content/shell/renderer/test_runner/mock_spell_check.cc
@@ -152,7 +152,8 @@ bool MockSpellCheck::InitializeIfNeeded() {
"chello", "xxxtestxxx", "XXxxx", "Textx", "blockquoted",
"asd", "Lorem", "Nunc", "Curabitur", "eu",
"adlj", "adaasj", "sdklj", "jlkds", "jsaada",
- "jlda", "zz", "contentEditable",
+ "jlda", "zz", "contentEditable", "meagesga",
+
// The following words are used by unit tests.
"ifmmp", "qwertyuiopasd", "qwertyuiopasdf", "upper case", "wellcome"};
« 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