aboutsummaryrefslogtreecommitdiff
path: root/devel/electron35/files/patch-content_public_common_content__switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron35/files/patch-content_public_common_content__switches.h')
-rw-r--r--devel/electron35/files/patch-content_public_common_content__switches.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/electron35/files/patch-content_public_common_content__switches.h b/devel/electron35/files/patch-content_public_common_content__switches.h
deleted file mode 100644
index ef34a58d96b0..000000000000
--- a/devel/electron35/files/patch-content_public_common_content__switches.h
+++ /dev/null
@@ -1,19 +0,0 @@
---- content/public/common/content_switches.h.orig 2025-03-24 20:50:14 UTC
-+++ content/public/common/content_switches.h
-@@ -108,6 +108,7 @@ CONTENT_EXPORT extern const char kEnableLogging[];
- CONTENT_EXPORT extern const char kEnableIsolatedWebAppsInRenderer[];
- CONTENT_EXPORT extern const char kEnableLCDText[];
- CONTENT_EXPORT extern const char kEnableLogging[];
-+CONTENT_EXPORT extern const char kDisableUnveil[];
- CONTENT_EXPORT extern const char kEnableNetworkInformationDownlinkMax[];
- CONTENT_EXPORT extern const char kEnableCanvas2DLayers[];
- CONTENT_EXPORT extern const char kEnablePluginPlaceholderTesting[];
-@@ -262,7 +263,7 @@ CONTENT_EXPORT extern const char kPreventResizingConte
- CONTENT_EXPORT extern const char kPreventResizingContentsForTesting[];
- #endif
-
--#if BUILDFLAG(IS_LINUX)
-+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
- CONTENT_EXPORT extern const char kEnableSpeechDispatcher[];
- #endif
-