| Index: content/common/pepper_plugin_registry.h
|
| ===================================================================
|
| --- content/common/pepper_plugin_registry.h (revision 83679)
|
| +++ content/common/pepper_plugin_registry.h (working copy)
|
| @@ -97,7 +97,7 @@
|
| PepperPluginRegistry();
|
|
|
| // Dispatcher::Delegate implementation.
|
| - virtual MessageLoop* GetIPCMessageLoop();
|
| + virtual base::MessageLoopProxy* GetIPCMessageLoop();
|
| virtual base::WaitableEvent* GetShutdownEvent();
|
| virtual std::set<PP_Instance>* GetGloballySeenInstanceIDSet();
|
|
|
|
|