Skip to content

Commit

Permalink
Merge pull request #630 from uazo/create-pull-request/patch-41e8662
Browse files Browse the repository at this point in the history
Git apply result for master branch
  • Loading branch information
uazo committed Dec 22, 2023
2 parents 41e8662 + d4d4482 commit 0200193
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/patches/00Internal-firewall.patch
Expand Up @@ -128,7 +128,7 @@ diff --git a/chrome/browser/offline_pages/android/downloads/offline_page_downloa
diff --git a/components/download/content/internal/context_menu_download.cc b/components/download/content/internal/context_menu_download.cc
--- a/components/download/content/internal/context_menu_download.cc
+++ b/components/download/content/internal/context_menu_download.cc
@@ -15,6 +15,36 @@
@@ -17,6 +17,36 @@

namespace download {

Expand Down Expand Up @@ -165,7 +165,7 @@ diff --git a/components/download/content/internal/context_menu_download.cc b/com
void CreateContextMenuDownload(content::WebContents* web_contents,
const content::ContextMenuParams& params,
const std::string& origin,
@@ -27,7 +57,7 @@ void CreateContextMenuDownload(content::WebContents* web_contents,
@@ -29,7 +59,7 @@ void CreateContextMenuDownload(content::WebContents* web_contents,
std::unique_ptr<download::DownloadUrlParameters> dl_params(
content::DownloadRequestUtils::CreateDownloadForWebContentsMainFrame(
web_contents, url,
Expand Down

0 comments on commit 0200193

Please sign in to comment.