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