Chromium Code Reviews| Index: remoting/ios/BUILD.gn |
| diff --git a/remoting/ios/BUILD.gn b/remoting/ios/BUILD.gn |
| index c273cdd7f53fe1b2bd663e8b7462a2b08c8629d4..43902990a6f5d4efc7d3459bfd57834dba066817 100644 |
| --- a/remoting/ios/BUILD.gn |
| +++ b/remoting/ios/BUILD.gn |
| @@ -25,6 +25,8 @@ source_set("ios_core") { |
| sources = [ |
| "client_gestures.h", |
| "client_gestures.mm", |
| + "client_keyboard.h", |
| + "client_keyboard.mm", |
| "host_preferences.h", |
| "host_preferences.mm", |
| "host_preferences_persistence.h", |