Update to Chromium revision 92d77538 (#369907)

This commit is contained in:
Marshall Greenblatt
2016-02-02 16:32:44 -05:00
committed by Marshall Greenblatt
parent d6fa9ed3e3
commit 70ab57ab23
25 changed files with 598 additions and 233 deletions

View File

@@ -14,7 +14,7 @@ index 1b6d8a6..b606a30 100644
WebContents::CreateParams::~CreateParams() {
}
diff --git web_contents.h web_contents.h
index 6f68c96..2ba25d7 100644
index a96ed1c..d0a6772 100644
--- web_contents.h
+++ web_contents.h
@@ -54,9 +54,11 @@ class PageState;
@@ -41,10 +41,10 @@ index 6f68c96..2ba25d7 100644
// Creates a new WebContents.
diff --git web_contents_delegate.cc web_contents_delegate.cc
index e247f5b..45968ce 100644
index 0a1d3f1..1d03511 100644
--- web_contents_delegate.cc
+++ web_contents_delegate.cc
@@ -170,7 +170,9 @@ bool WebContentsDelegate::ShouldCreateWebContents(
@@ -144,7 +144,9 @@ bool WebContentsDelegate::ShouldCreateWebContents(
const std::string& frame_name,
const GURL& target_url,
const std::string& partition_id,
@@ -56,7 +56,7 @@ index e247f5b..45968ce 100644
}
diff --git web_contents_delegate.h web_contents_delegate.h
index 6379fe4..d8e8844 100644
index ed46e43..9ffeee9 100644
--- web_contents_delegate.h
+++ web_contents_delegate.h
@@ -41,9 +41,11 @@ class DownloadItem;
@@ -71,7 +71,7 @@ index 6379fe4..d8e8844 100644
struct ColorSuggestion;
struct ContextMenuParams;
struct DropData;
@@ -303,7 +305,9 @@ class CONTENT_EXPORT WebContentsDelegate {
@@ -305,7 +307,9 @@ class CONTENT_EXPORT WebContentsDelegate {
const std::string& frame_name,
const GURL& target_url,
const std::string& partition_id,