Chromium Code Reviews| Index: ui/events/BUILD.gn |
| diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn |
| index b9532bc1b677b588380666bf3c73c8882cd74e9f..9a2e666a4414c0523ba2b9e118316f370b5068fc 100644 |
| --- a/ui/events/BUILD.gn |
| +++ b/ui/events/BUILD.gn |
| @@ -60,6 +60,7 @@ component("events_base") { |
| "keycodes/keyboard_codes.h", |
| "latency_info.cc", |
| "latency_info.h", |
| + "text_edit_commands.h", |
| ] |
| defines = [ "EVENTS_BASE_IMPLEMENTATION" ] |