| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 2593974a63ff48340290a578749225e7f8bf0b10..750d3f6b89350171bf247b72966c6f2dddf54d16 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -83,6 +83,7 @@ if (is_android) {
|
| sources = [
|
| "./platform/WebDisplayMode.h",
|
| "./platform/WebInputEvent.h",
|
| + "./platform/WebTextInputMode.h",
|
| "./platform/WebTextInputType.h",
|
| "./platform/modules/remoteplayback/WebRemotePlaybackAvailability.h",
|
| ]
|
|
|