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

Unified Diff: ui/base/ime/text_input_test_support.h

Issue 11183026: Fix type /Initilaize/Initialize/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 | « ui/aura/test/aura_test_base.cc ('k') | ui/base/ime/text_input_test_support.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ime/text_input_test_support.h
diff --git a/ui/base/ime/text_input_test_support.h b/ui/base/ime/text_input_test_support.h
index 8e589a562e958227f5778eb863a5ff926fc1f4b5..41e9eed9fa3f9aa7c4f217e56823ce708ba8d8b3 100644
--- a/ui/base/ime/text_input_test_support.h
+++ b/ui/base/ime/text_input_test_support.h
@@ -15,7 +15,7 @@ class TextInputTestSupport {
virtual ~TextInputTestSupport();
// Initialize DBusThreadManager for text input testing.
- static void Initilaize();
+ static void Initialize();
// Shutdown DBusThreadManager.
static void Shutdown();
« no previous file with comments | « ui/aura/test/aura_test_base.cc ('k') | ui/base/ime/text_input_test_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698