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

Unified Diff: third_party/WebKit/public/web/WebPluginContainer.h

Issue 2388103002: reflow comments in public/web (Closed)
Patch Set: Created 4 years, 2 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 | « third_party/WebKit/public/web/WebPlugin.h ('k') | third_party/WebKit/public/web/WebPrintScalingOption.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebPluginContainer.h
diff --git a/third_party/WebKit/public/web/WebPluginContainer.h b/third_party/WebKit/public/web/WebPluginContainer.h
index 7478d824a1023e8769d234a750d5547006f6fbd7..ecacd8ac3a17f0d08e68e1018a72c82d992178a6 100644
--- a/third_party/WebKit/public/web/WebPluginContainer.h
+++ b/third_party/WebKit/public/web/WebPluginContainer.h
@@ -79,7 +79,8 @@ class WebPluginContainer {
virtual void invalidateRect(const WebRect&) = 0;
virtual void scrollRect(const WebRect&) = 0;
- // Schedules an animation of the WebView that contains the plugin, as well as the plugin.
+ // Schedules an animation of the WebView that contains the plugin, as well as
+ // the plugin.
virtual void scheduleAnimation() = 0;
// Causes the container to report its current geometry via
« no previous file with comments | « third_party/WebKit/public/web/WebPlugin.h ('k') | third_party/WebKit/public/web/WebPrintScalingOption.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698