Chromium Code Reviews| Index: Source/core/frame/UseCounter.h |
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
| index fd8e6de263a0b1e5d4b1d3f15e72dfe9ef4f8ec4..3fdfdb359284fb786f8e82185b4601a1ff14cc3b 100644 |
| --- a/Source/core/frame/UseCounter.h |
| +++ b/Source/core/frame/UseCounter.h |
| @@ -508,8 +508,6 @@ public: |
| SetReferrerPolicy = 593, |
| MouseEventWhich = 595, |
| - UIEventCharCode = 596, |
| - UIEventKeyCode = 597, |
| UIEventWhich = 598, |
| TextWholeText = 599, |
| NotificationCloseEvent = 603, |