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 |