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

Unified Diff: ui/keyboard/content/keyboard_ui_content.h

Issue 2747373006: Fix typo. (Closed)
Patch Set: Created 3 years, 9 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: ui/keyboard/content/keyboard_ui_content.h
diff --git a/ui/keyboard/content/keyboard_ui_content.h b/ui/keyboard/content/keyboard_ui_content.h
index 85a9372d0956985c502a952b3f0db0bd75a88cfd..fe1a37d18bb60db076452405c01cded9b17322a5 100644
--- a/ui/keyboard/content/keyboard_ui_content.h
+++ b/ui/keyboard/content/keyboard_ui_content.h
@@ -33,7 +33,7 @@ namespace keyboard {
class WindowBoundsChangeObserver;
// An implementation of KeyboardUI that uses a content::WebContents to implement
-//the keyboard.
+// the keyboard.
class KEYBOARD_EXPORT KeyboardUIContent : public KeyboardUI,
public aura::WindowObserver {
public:
« 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