Update to Chromium version 71.0.3578.98

This commit is contained in:
Marshall Greenblatt
2019-01-11 16:51:40 +01:00
parent 15f32b5d91
commit bf8cff263c
2 changed files with 3 additions and 3 deletions

View File

@@ -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',
}

View File

@@ -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;