Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Unified Diff: Source/WebKit2/WebProcess/Plugins/PluginView.h

Issue 12475008: Merge 144236 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/WebKit2/ChangeLog ('k') | Source/WebKit2/WebProcess/Plugins/PluginView.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit2/WebProcess/Plugins/PluginView.h
===================================================================
--- Source/WebKit2/WebProcess/Plugins/PluginView.h (revision 145274)
+++ Source/WebKit2/WebProcess/Plugins/PluginView.h (working copy)
@@ -151,6 +151,7 @@
virtual void show();
virtual void hide();
virtual bool transformsAffectFrameRect();
+ virtual void clipRectChanged() OVERRIDE;
// WebCore::MediaCanStartListener
virtual void mediaCanStart();
« no previous file with comments | « Source/WebKit2/ChangeLog ('k') | Source/WebKit2/WebProcess/Plugins/PluginView.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698