| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 139f1b6961be985f27b6d8ad19461a35efddde2c..d91bebc1225f49480584fa3d5293fcbee9cd9837 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -124,6 +124,7 @@ source_set("blink_headers") {
|
| "platform/WebCanvas.h",
|
| "platform/WebCanvasCaptureHandler.h",
|
| "platform/WebClipboard.h",
|
| + "platform/WebCoalescedInputEvent.h",
|
| "platform/WebColor.h",
|
| "platform/WebCommon.h",
|
| "platform/WebCompositeAndReadbackAsyncCallback.h",
|
|
|