Index: ppapi/proxy/serialized_structs.h |
diff --git a/ppapi/proxy/serialized_structs.h b/ppapi/proxy/serialized_structs.h |
index bdc1b678bc5b1b8370c3aeaa7d9c3308f7a770cc..5c5dcabe2a037dc0225f7abac22a6b47b5f590af 100644 |
--- a/ppapi/proxy/serialized_structs.h |
+++ b/ppapi/proxy/serialized_structs.h |
@@ -62,7 +62,7 @@ struct SerializedDirEntry { |
bool is_dir; |
}; |
-struct PPBFlash_DrawGlyphs_Params { |
+struct PPAPI_PROXY_EXPORT PPBFlash_DrawGlyphs_Params { |
PPBFlash_DrawGlyphs_Params(); |
~PPBFlash_DrawGlyphs_Params(); |