| Index: third_party/WebKit/Source/core/dom/Node.h
|
| diff --git a/third_party/WebKit/Source/core/dom/Node.h b/third_party/WebKit/Source/core/dom/Node.h
|
| index 96c682e31579582604f3d569334346b63449b90e..5a4ac4a8a405e787fc0a0dbf3235c60a29748b0b 100644
|
| --- a/third_party/WebKit/Source/core/dom/Node.h
|
| +++ b/third_party/WebKit/Source/core/dom/Node.h
|
| @@ -71,7 +71,6 @@ class NodeList;
|
| class NodeListsNodeData;
|
| class NodeRareData;
|
| class PlatformGestureEvent;
|
| -class PlatformKeyboardEvent;
|
| class PlatformMouseEvent;
|
| class PlatformWheelEvent;
|
| class PointerEvent;
|
|
|