| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index d63c9ab697fa43923630264d959e3ef0bb4e6c9d..4f6562cbfbe65f761e9dcf1792304b6c464c18f6 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -269,6 +269,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",
|
|
|