| Index: webkit/plugins/ppapi/mock_plugin_delegate.h
|
| ===================================================================
|
| --- webkit/plugins/ppapi/mock_plugin_delegate.h (revision 86427)
|
| +++ webkit/plugins/ppapi/mock_plugin_delegate.h (working copy)
|
| @@ -105,6 +105,7 @@
|
| virtual double GetLocalTimeZoneOffset(base::Time t);
|
| virtual std::string GetFlashCommandLineArgs();
|
| virtual base::SharedMemory* CreateAnonymousSharedMemory(uint32_t size);
|
| + virtual ::ppapi::Preferences GetPreferences();
|
| };
|
|
|
| } // namespace ppapi
|
|
|