summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppapi_proxy_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/proxy/ppapi_proxy_test.h')
-rw-r--r--ppapi/proxy/ppapi_proxy_test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/proxy/ppapi_proxy_test.h b/ppapi/proxy/ppapi_proxy_test.h
index 5067c96..373f8e3 100644
--- a/ppapi/proxy/ppapi_proxy_test.h
+++ b/ppapi/proxy/ppapi_proxy_test.h
@@ -111,6 +111,8 @@ class PluginProxyTestHarness : public ProxyTestHarnessBase {
virtual void PostToWebKitThread(const tracked_objects::Location& from_here,
const base::Closure& task);
virtual bool SendToBrowser(IPC::Message* msg);
+ virtual uint32 Register(PluginDispatcher* plugin_dispatcher);
+ virtual void Unregister(uint32 plugin_dispatcher_id);
private:
base::MessageLoopProxy* ipc_message_loop_; // Weak