biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / development / tools / electron / disable-screen-ai.patch
blob0738942fded0630dcffa48defd8137ff88d8b983
1 --- a/chrome/test/BUILD.gn
2 +++ b/chrome/test/BUILD.gn
3 @@ -3114,13 +3114,6 @@ if (!is_android && !is_fuchsia) {
4 "//pdf/loader",
7 - if (is_linux) {
8 - # Add a data dependency for pdf_extension_accessibility_test.cc to
9 - # notify testing builders that this test needs this library, which will
10 - # need to be downloaded from CIPD as defined in //DEPS.
11 - data_deps += [ "//third_party/screen-ai:screen_ai_linux" ]
12 - }
14 if (enable_printing) {
15 sources += [ "../browser/pdf/pdf_extension_printing_test.cc" ]