Index: ui/events/blink/blink_features.h |
diff --git a/ui/events/blink/blink_features.h b/ui/events/blink/blink_features.h |
index 3d1473d0780d8f7576b8bcc655b0a9ca3ad8ab50..54e581d9f25b77f7ed2c629e0dd8bb98d88f43c8 100644 |
--- a/ui/events/blink/blink_features.h |
+++ b/ui/events/blink/blink_features.h |
@@ -13,8 +13,8 @@ extern const base::Feature kVsyncAlignedInputEvents; |
// This feature allows native ET_MOUSE_EXIT events to be passed |
// through to blink as mouse leave events. Traditionally these events were |
-// converted to mouse move events due to a number of incosistencies on |
-// the native platforms. Enabled by default on ChromeOS. crbug.com/450631 |
+// converted to mouse move events due to a number of inconsistencies on |
+// the native platforms. crbug.com/450631 |
extern const base::Feature kSendMouseLeaveEvents; |
} |