From aab55437e24cc3fef864d6ce3260b4aca5a07e36 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Mon, 12 Sep 2016 16:10:48 -0400 Subject: [PATCH] Update to Chromium version 53.0.2785.101 --- CHROMIUM_BUILD_COMPATIBILITY.txt | 2 +- patch/patches/render_widget_host_1070383005.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index eac4a7c54..a6c9d5df9 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/53.0.2785.89', + 'chromium_checkout': 'refs/tags/53.0.2785.101', } diff --git a/patch/patches/render_widget_host_1070383005.patch b/patch/patches/render_widget_host_1070383005.patch index a01f40f25..bf1fb83c2 100644 --- a/patch/patches/render_widget_host_1070383005.patch +++ b/patch/patches/render_widget_host_1070383005.patch @@ -1,5 +1,5 @@ diff --git render_widget_host_view_mac.mm render_widget_host_view_mac.mm -index 284f4fd..916352f 100644 +index 40a2fe7..70e1fc4 100644 --- render_widget_host_view_mac.mm +++ render_widget_host_view_mac.mm @@ -504,9 +504,6 @@ RenderWidgetHostViewMac::RenderWidgetHostViewMac(RenderWidgetHost* widget,