Update api::WebContents

This commit is contained in:
Cheng Zhao 2017-01-23 18:59:40 +09:00 committed by Kevin Sawicki
parent 231173aa90
commit 1d29b23662
4 changed files with 44 additions and 34 deletions

View file

@ -81,7 +81,7 @@ class CommonWebContentsDelegate
void ExitFullscreenModeForTab(content::WebContents* source) override;
bool IsFullscreenForTabOrPending(
const content::WebContents* source) const override;
content::SecurityStyle GetSecurityStyle(
blink::WebSecurityStyle GetSecurityStyle(
content::WebContents* web_contents,
content::SecurityStyleExplanations* explanations) override;
void HandleKeyboardEvent(