We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de14cab commit d7290bfCopy full SHA for d7290bf
testing/BUILD.gn
@@ -55,7 +55,7 @@ source_set("testing") {
55
56
if (enable_unittests && is_linux) {
57
# So that we can call gtk_init in main().
58
- configs += [ "//flutter/shell/platform/linux/config:gtk" ]
+ #configs += [ "//flutter/shell/platform/linux/config:gtk" ]
59
}
60
61
public_deps = [ ":testing_lib" ]
0 commit comments