diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index d767ea5b5..e23db2e9c 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/71.0.3578.80', + 'chromium_checkout': 'refs/tags/71.0.3578.98', } diff --git a/patch/patches/devtools_product_2300.patch b/patch/patches/devtools_product_2300.patch index 6018cce38..fb9980e0d 100644 --- a/patch/patches/devtools_product_2300.patch +++ b/patch/patches/devtools_product_2300.patch @@ -12,10 +12,10 @@ index baa7d79aec2e..06bec45c6538 100644 version.SetString("V8-Version", V8_VERSION_STRING); std::string host = info.headers["host"]; diff --git content/public/common/content_client.h content/public/common/content_client.h -index b939bc2a9edf..b37302c0d8cf 100644 +index 618a328b4767..79aaa0fac1d2 100644 --- content/public/common/content_client.h +++ content/public/common/content_client.h -@@ -151,6 +151,10 @@ class CONTENT_EXPORT ContentClient { +@@ -156,6 +156,10 @@ class CONTENT_EXPORT ContentClient { // Used as part of the user agent string. virtual std::string GetProduct() const;