summaryrefslogtreecommitdiff
path: root/chromium/content/public/browser/web_contents.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/public/browser/web_contents.h')
-rw-r--r--chromium/content/public/browser/web_contents.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/content/public/browser/web_contents.h b/chromium/content/public/browser/web_contents.h
index 453942537f6..4a31e7bdbf0 100644
--- a/chromium/content/public/browser/web_contents.h
+++ b/chromium/content/public/browser/web_contents.h
@@ -758,6 +758,7 @@ class WebContents : public PageNavigator,
// view resize. e.g. This will be false when going from tab fullscreen to
// browser fullscreen.
virtual void ExitFullscreen(bool will_cause_resize) = 0;
+ virtual void NotifyFullscreenChanged(bool will_cause_resize) = 0;
// Unblocks requests from renderer for a newly created window. This is
// used in showCreatedWindow() or sometimes later in cases where