13 lines
505 B
Diff
13 lines
505 B
Diff
diff --git a/build/config/linux/gtk/BUILD.gn b/build/config/linux/gtk/BUILD.gn
|
|
index deae4d3455a8..fd5d906b98b0 100644
|
|
--- a/build/config/linux/gtk/BUILD.gn
|
|
+++ b/build/config/linux/gtk/BUILD.gn
|
|
@@ -18,6 +18,8 @@ group("gtk") {
|
|
visibility = [
|
|
"//chrome/test:interactive_ui_tests",
|
|
"//chrome/test:unit_tests",
|
|
+ "//electron:*",
|
|
+ "//electron/brightray:*",
|
|
"//examples:peerconnection_client",
|
|
"//gpu/gles2_conform_support:gles2_conform_test_windowless",
|
|
"//remoting/host",
|