| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index ab794f1f811b7fa5d344e6e771cb49333b556f75..a4e8b953f97b432f0915663a719c7e7b30ea1348 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -100,6 +100,7 @@ if (is_android) {
|
| # and public structures without actually linking against any Blink libraries.
|
| source_set("blink_headers") {
|
| sources = [
|
| + "platform/CoalescedWebInputEvent.h",
|
| "platform/FilePathConversion.h",
|
| "platform/InterfaceProvider.h",
|
| "platform/Platform.h",
|
|
|