| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 40fb98770de590253ee4d25f4ff3a182d0f6d4c9..dfde12839473a268a26baff58385661b695994f9 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",
|
|
|