| Index: build/config/linux/gtk2/BUILD.gn
|
| diff --git a/build/config/linux/gtk2/BUILD.gn b/build/config/linux/gtk2/BUILD.gn
|
| index 513588bff19ff0066137ce7704e3b69043b742fe..3375e35ed5e53b7894d42025d5e7d059155365d0 100644
|
| --- a/build/config/linux/gtk2/BUILD.gn
|
| +++ b/build/config/linux/gtk2/BUILD.gn
|
| @@ -28,6 +28,7 @@ group("gtk2") {
|
| "//chrome/browser/ui/libgtk2ui",
|
| "//gpu/gles2_conform_support:gles2_conform_test_windowless",
|
| "//remoting/host",
|
| + "//remoting/host/it2me:common",
|
| "//remoting/host/it2me:remote_assistance_host",
|
| "//remoting/host:remoting_me2me_host_static",
|
| "//remoting/test:it2me_standalone_host_main",
|
|
|