| Index: webkit/glue/plugins/pepper_plugin_delegate.h
|
| ===================================================================
|
| --- webkit/glue/plugins/pepper_plugin_delegate.h (revision 68719)
|
| +++ webkit/glue/plugins/pepper_plugin_delegate.h (working copy)
|
| @@ -281,7 +281,7 @@
|
| // Returns a MessageLoopProxy instance associated with the message loop
|
| // of the file thread in this renderer.
|
| virtual scoped_refptr<base::MessageLoopProxy>
|
| - GetFileThreadMessageLoopProxy() = 0;
|
| + GetFileThreadMessageLoopProxy() = 0;
|
|
|
| // Create a fullscreen container for a plugin instance. This effectively
|
| // switches the plugin to fullscreen.
|
|
|