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

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

Issue 61553006: Rename WebKit namespace to blink (part 5) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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/base/ime/composition_underline.h ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ime/text_input_type.h
diff --git a/ui/base/ime/text_input_type.h b/ui/base/ime/text_input_type.h
index 60fd51b3fbf3ddd7cc4846604436c2936c015fd8..c97568f60024a537ccea63de9d2d7fb757605358 100644
--- a/ui/base/ime/text_input_type.h
+++ b/ui/base/ime/text_input_type.h
@@ -7,7 +7,7 @@
namespace ui {
-// Intentionally keep sync with WebKit::WebTextInputType defined in:
+// Intentionally keep sync with blink::WebTextInputType defined in:
// third_party/WebKit/public/web/WebTextInputType.h
enum TextInputType {
// Input caret is not in an editable node, no input method shall be used.
« no previous file with comments | « ui/base/ime/composition_underline.h ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698