| Index: build/config/linux/gtk2/BUILD.gn
|
| diff --git a/build/config/linux/gtk2/BUILD.gn b/build/config/linux/gtk2/BUILD.gn
|
| index 010d592df4aa346c1eab7d013e71dd0fd717662c..58af02a9b19c7a26ce01c662dfe2015074ef3603 100644
|
| --- a/build/config/linux/gtk2/BUILD.gn
|
| +++ b/build/config/linux/gtk2/BUILD.gn
|
| @@ -26,6 +26,7 @@ pkg_config("gtk2_internal_config") {
|
| # parts that explicitly need GTK2 are whitelisted on this target.
|
| group("gtk2") {
|
| visibility = [
|
| + "//gpu/gles2_conform_support:gles2_conform_test_windowless",
|
| "//build/config/linux/gtk",
|
| "//chrome/browser/ui/libgtkui:*",
|
| ]
|
|
|