summaryrefslogtreecommitdiff
path: root/devel/electron33/files/patch-content_app_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron33/files/patch-content_app_BUILD.gn')
-rw-r--r--devel/electron33/files/patch-content_app_BUILD.gn15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/electron33/files/patch-content_app_BUILD.gn b/devel/electron33/files/patch-content_app_BUILD.gn
deleted file mode 100644
index 6746b8332951..000000000000
--- a/devel/electron33/files/patch-content_app_BUILD.gn
+++ /dev/null
@@ -1,15 +0,0 @@
---- content/app/BUILD.gn.orig 2024-08-14 20:54:58 UTC
-+++ content/app/BUILD.gn
-@@ -96,9 +96,9 @@ source_set("content_main_runner_app") {
- "//chromeos/startup:constants",
- ]
- }
-- if (build_tflite_with_xnnpack) {
-- deps += [ "//third_party/cpuinfo" ]
-- }
-+# if (build_tflite_with_xnnpack) {
-+# deps += [ "//third_party/cpuinfo" ]
-+# }
- }
-
- source_set("app") {