diff --git a/config/linux/gtk/BUILD.gn b/config/linux/gtk/BUILD.gn index 70110f38b..bfe9f5841 100644 --- a/config/linux/gtk/BUILD.gn +++ b/config/linux/gtk/BUILD.gn @@ -23,6 +23,7 @@ group("gtk") { "//remoting/host/it2me:remote_assistance_host", "//remoting/host:remoting_me2me_host_static", "//remoting/test:it2me_standalone_host_main", + "//webrtc/examples:peerconnection_client", ] if (use_gtk3) {