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