Chromium Code Reviews| Index: ui/android/BUILD.gn |
| diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn |
| index 22deeceae140713f581aa9689a8a2b422d6f3865..121df5798b006de61dcc9abe0bfae4cee5097fd8 100644 |
| --- a/ui/android/BUILD.gn |
| +++ b/ui/android/BUILD.gn |
| @@ -100,6 +100,7 @@ generate_jni("ui_android_jni_headers") { |
| java_cpp_enum("java_enums_srcjar") { |
| sources = [ |
| + "../../third_party/WebKit/public/platform/WebCursorInfo.h", |
|
Jinsuk Kim
2017/05/18 02:19:51
Have the enum generated in blink where the header
|
| "../base/ime/text_input_type.h", |
| "../base/page_transition_types.h", |
| "../base/touch/touch_device.h", |