diff options
Diffstat (limited to 'www/iridium/files/patch-content_browser_browser__url__handler__impl.cc')
-rw-r--r-- | www/iridium/files/patch-content_browser_browser__url__handler__impl.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/iridium/files/patch-content_browser_browser__url__handler__impl.cc b/www/iridium/files/patch-content_browser_browser__url__handler__impl.cc index 75854d10a06d..43efd37fcb75 100644 --- a/www/iridium/files/patch-content_browser_browser__url__handler__impl.cc +++ b/www/iridium/files/patch-content_browser_browser__url__handler__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/browser_url_handler_impl.cc.orig 2025-05-07 06:48:23 UTC +--- content/browser/browser_url_handler_impl.cc.orig 2025-09-11 13:19:19 UTC +++ content/browser/browser_url_handler_impl.cc -@@ -14,6 +14,7 @@ +@@ -13,6 +13,7 @@ #include "content/browser/webui/web_ui_impl.h" #include "content/public/browser/content_browser_client.h" #include "content/public/common/content_client.h" @@ -8,7 +8,7 @@ #include "content/public/common/url_constants.h" #include "content/public/common/url_utils.h" #include "third_party/blink/public/common/chrome_debug_urls.h" -@@ -271,6 +272,10 @@ namespace iridium { +@@ -270,6 +271,10 @@ namespace iridium { static void gfxlog_request2(const std::string &caller, const GURL &url) { |