| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 05a6eb91f10baf9d7c2ba89121bf41b45aa4ad55..bf264d8fbe8174d804150874c42bd9f390c628d3 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -73,6 +73,7 @@ if (is_android) {
|
| java_cpp_enum("blink_headers_java_enums_srcjar") {
|
| sources = [
|
| "./platform/WebDisplayMode.h",
|
| + "./platform/WebFocusType.h",
|
| "./platform/WebInputEvent.h",
|
| "./platform/WebTextInputMode.h",
|
| "./platform/WebTextInputType.h",
|
|
|