| Index: ppapi/proxy/ppb_var_deprecated_proxy.h
|
| diff --git a/ppapi/proxy/ppb_var_deprecated_proxy.h b/ppapi/proxy/ppb_var_deprecated_proxy.h
|
| index b5a6d1851d5f322c52fc75543c276dca37c6ff5f..508b492c1c99e1acd8665a68619a4e6a11f645ee 100644
|
| --- a/ppapi/proxy/ppb_var_deprecated_proxy.h
|
| +++ b/ppapi/proxy/ppb_var_deprecated_proxy.h
|
| @@ -19,7 +19,6 @@ struct PPB_Var_Deprecated;
|
| namespace ppapi {
|
| namespace proxy {
|
|
|
| -class SerializedVar;
|
| class SerializedVarReceiveInput;
|
| class SerializedVarVectorOutParam;
|
| class SerializedVarVectorReceiveInput;
|
|
|