Update to Chromium version 68.0.3403.0 (#552595)

This commit is contained in:
Marshall Greenblatt
2018-05-16 12:28:49 +03:00
parent 58413e16b1
commit 84e2286995
31 changed files with 207 additions and 180 deletions

View File

@@ -59,7 +59,7 @@ class CefStoragePartitionProxy : public content::StoragePartition {
void ClearData(uint32_t remove_mask,
uint32_t quota_storage_remove_mask,
const OriginMatcherFunction& origin_matcher,
const CookieMatcherFunction& cookie_matcher,
net::CookieStore::CookieDeletionInfo cookie_delete_info,
const base::Time begin,
const base::Time end,
base::OnceClosure callback) override;