diff options
Diffstat (limited to 'www/iridium/files/patch-content_public_common_content__switches.cc')
-rw-r--r-- | www/iridium/files/patch-content_public_common_content__switches.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/iridium/files/patch-content_public_common_content__switches.cc b/www/iridium/files/patch-content_public_common_content__switches.cc index 9dffcaeaf98b..a511dc669fbf 100644 --- a/www/iridium/files/patch-content_public_common_content__switches.cc +++ b/www/iridium/files/patch-content_public_common_content__switches.cc @@ -1,6 +1,6 @@ ---- content/public/common/content_switches.cc.orig 2025-06-19 07:37:57 UTC +--- content/public/common/content_switches.cc.orig 2025-09-11 13:19:19 UTC +++ content/public/common/content_switches.cc -@@ -345,6 +345,10 @@ const char kEnableIsolatedWebAppsInRenderer[] = +@@ -347,6 +347,10 @@ const char kEnableIsolatedWebAppsInRenderer[] = // builds. const char kEnableLogging[] = "enable-logging"; @@ -11,7 +11,7 @@ // Enables the type, downlinkMax attributes of the NetInfo API. Also, enables // triggering of change attribute of the NetInfo API when there is a change in // the connection type. -@@ -952,7 +956,7 @@ const char kPreventResizingContentsForTesting[] = +@@ -946,7 +950,7 @@ const char kPreventResizingContentsForTesting[] = "prevent-resizing-contents-for-testing"; #endif |