diff options
Diffstat (limited to 'devel/electron35/files/patch-content_app_BUILD.gn')
| -rw-r--r-- | devel/electron35/files/patch-content_app_BUILD.gn | 15 | 
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/electron35/files/patch-content_app_BUILD.gn b/devel/electron35/files/patch-content_app_BUILD.gn deleted file mode 100644 index b2e89762f1c2..000000000000 --- a/devel/electron35/files/patch-content_app_BUILD.gn +++ /dev/null @@ -1,15 +0,0 @@ ---- content/app/BUILD.gn.orig	2025-03-24 20:50:14 UTC -+++ content/app/BUILD.gn -@@ -89,9 +89,9 @@ source_set("content_main_runner_app") { -            "//third_party/tflite:buildflags", -            "//tools/v8_context_snapshot:buildflags", -          ] --  if (build_tflite_with_xnnpack) { --    deps += [ "//third_party/cpuinfo" ] --  } -+#  if (build_tflite_with_xnnpack) { -+#    deps += [ "//third_party/cpuinfo" ] -+#  } - } -  - source_set("app") {  | 
