Chromium Code Reviews| Index: Source/core/html/InputType.h |
| diff --git a/Source/core/html/InputType.h b/Source/core/html/InputType.h |
| index 58ec27fb50bb90022e781e5348ba3a1a562c1464..a32b7839264c5e171a2c76bdfbf6da4139cfde2f 100644 |
| --- a/Source/core/html/InputType.h |
| +++ b/Source/core/html/InputType.h |
| @@ -65,7 +65,7 @@ typedef int ExceptionCode; |
| struct ClickHandlingState { |
| WTF_MAKE_FAST_ALLOCATED; |
| - |
| + |
| public: |
| bool checked; |
| bool indeterminate; |