Index: build/config/linux/gtk3/BUILD.gn |
diff --git a/build/config/linux/gtk3/BUILD.gn b/build/config/linux/gtk3/BUILD.gn |
index b61ef94b1be5867155e5194afc4be2bd353b65e6..db218edc4d28b2ebe29dbd429c49d001a76ed00d 100644 |
--- a/build/config/linux/gtk3/BUILD.gn |
+++ b/build/config/linux/gtk3/BUILD.gn |
@@ -28,8 +28,10 @@ group("gtk3") { |
"//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", |
] |
public_configs = [ ":gtk3_internal_config" ] |
} |