| Index: third_party/WebKit/public/blink_headers.gypi
|
| diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
|
| index 51774370f2f05e93b1ddd2128c4b7bd92ef3b12d..4768caa61718030ad7b0737d64eaf7d8f23e93a2 100644
|
| --- a/third_party/WebKit/public/blink_headers.gypi
|
| +++ b/third_party/WebKit/public/blink_headers.gypi
|
| @@ -110,6 +110,7 @@
|
| "platform/WebImageLayer.h",
|
| "platform/WebInbandTextTrack.h",
|
| "platform/WebInbandTextTrackClient.h",
|
| + "platform/WebInputEvent.h",
|
| "platform/WebInputEventResult.h",
|
| "platform/WebInsecureRequestPolicy.h",
|
| "platform/WebLayer.h",
|
| @@ -209,6 +210,7 @@
|
| "platform/WebThreadSafeData.h",
|
| "platform/WebTimeRange.h",
|
| "platform/WebTopControlsState.h",
|
| + "platform/WebTouchPoint.h",
|
| "platform/WebTraceLocation.h",
|
| "platform/WebURL.h",
|
| "platform/WebURLError.h",
|
| @@ -456,7 +458,6 @@
|
| "web/WebTextInputInfo.h",
|
| "web/WebTextInputType.h",
|
| "web/WebTouchAction.h",
|
| - "web/WebTouchPoint.h",
|
| "web/WebTreeScopeType.h",
|
| "web/WebURLLoaderOptions.h",
|
| "web/WebUserGestureIndicator.h",
|
|
|