Chromium Code Reviews| Index: public/web/WebInputEvent.h |
| diff --git a/public/web/WebInputEvent.h b/public/web/WebInputEvent.h |
| index c90ca057052aadb5f94a6a3221249a050fa5641b..20d4785044c950bebc586ddb37100ed00def649b 100644 |
| --- a/public/web/WebInputEvent.h |
| +++ b/public/web/WebInputEvent.h |
| @@ -113,7 +113,6 @@ public: |
| GestureTypeFirst = GestureScrollBegin, |
| GestureScrollEnd, |
| GestureScrollUpdate, |
| - GestureScrollUpdateWithoutPropagation, |
| GestureFlingStart, |
| GestureFlingCancel, |
| GestureShowPress, |