From a83b8e9743eadf9d3980b3cc89b8179cdd1910b2 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Wed, 21 Jun 2017 16:53:09 -0400 Subject: [PATCH] Update to Chromium version 59.0.3071.109 --- CHROMIUM_BUILD_COMPATIBILITY.txt | 2 +- patch/patches/printing_context_2196.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index ec7c06f6e..6829a85aa 100644 --- a/CHROMIUM_BUILD_COMPATIBILITY.txt +++ b/CHROMIUM_BUILD_COMPATIBILITY.txt @@ -7,5 +7,5 @@ # https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding { - 'chromium_checkout': 'refs/tags/59.0.3071.82', + 'chromium_checkout': 'refs/tags/59.0.3071.109', } diff --git a/patch/patches/printing_context_2196.patch b/patch/patches/printing_context_2196.patch index 93e202930..817d9e444 100644 --- a/patch/patches/printing_context_2196.patch +++ b/patch/patches/printing_context_2196.patch @@ -1,5 +1,5 @@ diff --git chrome/browser/printing/print_job_worker.cc chrome/browser/printing/print_job_worker.cc -index d06b61a..f41f848 100644 +index 714523e..866063c 100644 --- chrome/browser/printing/print_job_worker.cc +++ chrome/browser/printing/print_job_worker.cc @@ -121,6 +121,7 @@ PrintJobWorker::PrintJobWorker(int render_process_id,