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