diff options
Diffstat (limited to 'www/chromium/files/patch-content_public_common_content__switches.h')
-rw-r--r-- | www/chromium/files/patch-content_public_common_content__switches.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-content_public_common_content__switches.h b/www/chromium/files/patch-content_public_common_content__switches.h index e5f4d5cc6eda..43b2dca7aa9b 100644 --- a/www/chromium/files/patch-content_public_common_content__switches.h +++ b/www/chromium/files/patch-content_public_common_content__switches.h @@ -1,4 +1,4 @@ ---- content/public/common/content_switches.h.orig 2025-09-06 10:01:20 UTC +--- content/public/common/content_switches.h.orig 2025-10-02 04:28:32 UTC +++ content/public/common/content_switches.h @@ -108,6 +108,7 @@ CONTENT_EXPORT extern const char kEnableGpuMemoryBuffe CONTENT_EXPORT extern const char kEnableIsolatedWebAppsInRenderer[]; @@ -8,7 +8,7 @@ CONTENT_EXPORT extern const char kEnableNetworkInformationDownlinkMax[]; CONTENT_EXPORT extern const char kEnableCanvas2DLayers[]; CONTENT_EXPORT extern const char kEnablePluginPlaceholderTesting[]; -@@ -257,7 +258,7 @@ CONTENT_EXPORT extern const char kRendererWaitForJavaD +@@ -256,7 +257,7 @@ CONTENT_EXPORT extern const char kRendererWaitForJavaD CONTENT_EXPORT extern const char kPreventResizingContentsForTesting[]; #endif |