| Index: build/config/linux/gtk/BUILD.gn
|
| diff --git a/build/config/linux/gtk/BUILD.gn b/build/config/linux/gtk/BUILD.gn
|
| index bfe9f5841186e50f13288f78049ce863e35ac57a..95345c878a45855139cf8294792f9e8eff7249af 100644
|
| --- a/build/config/linux/gtk/BUILD.gn
|
| +++ b/build/config/linux/gtk/BUILD.gn
|
| @@ -19,6 +19,7 @@ group("gtk") {
|
| "//chrome/test:interactive_ui_tests",
|
| "//gpu/gles2_conform_support:gles2_conform_test_windowless",
|
| "//remoting/host",
|
| + "//remoting/host/linux",
|
| "//remoting/host/it2me:common",
|
| "//remoting/host/it2me:remote_assistance_host",
|
| "//remoting/host:remoting_me2me_host_static",
|
|
|