Update to Chromium version 68.0.3416.0 (#554961)

This commit is contained in:
Marshall Greenblatt
2018-05-18 13:45:18 +03:00
parent 240ba800ed
commit a9f0fa9dfe
41 changed files with 322 additions and 292 deletions

View File

@@ -12,10 +12,10 @@ index cae7c566146e..95b4c23c53c9 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 ea3c1ef6bb61..0c7d3199050f 100644
index caf91a31abb9..492d12fbbfda 100644
--- content/public/common/content_client.h
+++ content/public/common/content_client.h
@@ -145,6 +145,10 @@ class CONTENT_EXPORT ContentClient {
@@ -148,6 +148,10 @@ class CONTENT_EXPORT ContentClient {
// Used as part of the user agent string.
virtual std::string GetProduct() const;