| Index: ppapi/proxy/ppapi_proxy_test.cc
|
| diff --git a/ppapi/proxy/ppapi_proxy_test.cc b/ppapi/proxy/ppapi_proxy_test.cc
|
| index c95ac4d2c096ed2a7007c6e65d03eb744ba7f5a8..c8bb7ebf5db8c9b425cf7a8764f5cbe4f20ddd58 100644
|
| --- a/ppapi/proxy/ppapi_proxy_test.cc
|
| +++ b/ppapi/proxy/ppapi_proxy_test.cc
|
| @@ -224,6 +224,7 @@ uint32 PluginProxyTestHarness::PluginDelegateMock::Register(
|
| void PluginProxyTestHarness::PluginDelegateMock::Unregister(
|
| uint32 plugin_dispatcher_id) {
|
| }
|
| +
|
| // PluginProxyTest -------------------------------------------------------------
|
|
|
| PluginProxyTest::PluginProxyTest() {
|
|
|