Index: remoting/host/BUILD.gn |
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn |
index fd1745dc51e5f3963f5c483aa2f10deb425215e6..bd0f968afc0b240c3cc322c4fce2f21f1d0ce5d7 100644 |
--- a/remoting/host/BUILD.gn |
+++ b/remoting/host/BUILD.gn |
@@ -264,6 +264,8 @@ static_library("host") { |
"linux/x11_util.h", |
"linux/x_server_clipboard.cc", |
"linux/x_server_clipboard.h", |
+ "linux/x_server_key_mapper.cc", |
+ "linux/x_server_key_mapper.h", |
"local_input_monitor.h", |
"local_input_monitor_android.cc", |
"local_input_monitor_chromeos.cc", |