Chromium Code Reviews| Index: ui/events/BUILD.gn |
| diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn |
| index b49f4ad1ed8d3a5636475f83adb4d7bc89a79e98..be510294d92cb15aa7243adecbf81f898d375708 100644 |
| --- a/ui/events/BUILD.gn |
| +++ b/ui/events/BUILD.gn |
| @@ -200,6 +200,8 @@ component("events") { |
| if (is_android) { |
| sources += [ |
| + "android/drag_event_android.cc", |
| + "android/drag_event_android.h", |
| "android/key_event_utils.cc", |
| "android/key_event_utils.h", |
| "android/motion_event_android.cc", |