Index: build/config/linux/gtk/BUILD.gn |
diff --git a/build/config/linux/gtk/BUILD.gn b/build/config/linux/gtk/BUILD.gn |
index 08626559ae4563675161c7eabc7d2d117939163d..9c9c696fcf38394744e6f16bee09d66ca20d9a7d 100644 |
--- a/build/config/linux/gtk/BUILD.gn |
+++ b/build/config/linux/gtk/BUILD.gn |
@@ -28,6 +28,8 @@ group("gtk") { |
"//chrome/browser/ui/libgtk2ui", |
"//gpu/gles2_conform_support:gles2_conform_test_windowless", |
"//remoting/host", |
+ "//remoting/host/it2me:remote_assistance_host", |
+ "//remoting/host:remoting_me2me_host_static", |
] |
public_configs = [ ":gtk_internal_config" ] |
} |