| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index dbcceb8fc0faeb2dfda297d2b364a3169c8a4c39..de97565a1e177ed9db13dbc8cac6cb0c9430fb9f 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -270,6 +270,7 @@ source_set("blink_headers") {
|
| "platform/WebPlatformEventType.h",
|
| "platform/WebPluginListBuilder.h",
|
| "platform/WebPoint.h",
|
| + "platform/WebPointerEvent.h",
|
| "platform/WebPointerProperties.h",
|
| "platform/WebPrerender.h",
|
| "platform/WebPrerenderingSupport.h",
|
|
|