Chromium Code Reviews| Index: ppapi/proxy/serialized_structs.h |
| =================================================================== |
| --- ppapi/proxy/serialized_structs.h (revision 98434) |
| +++ ppapi/proxy/serialized_structs.h (working copy) |
| @@ -27,7 +27,7 @@ |
| // PP_FontDescript_Dev has to be redefined with a SerializedVar in place of |
| // the PP_Var used for the face name. |
| -struct SerializedFontDescription { |
| +struct PPAPI_PROXY_EXPORT SerializedFontDescription { |
| SerializedFontDescription(); |
| ~SerializedFontDescription(); |