Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(389)

Unified Diff: ppapi/proxy/serialized_flash_menu.h

Issue 7687005: Create ppapi_proxy.dll. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/proxy/proxy_module.h ('k') | ppapi/proxy/serialized_structs.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/proxy/serialized_flash_menu.h
===================================================================
--- ppapi/proxy/serialized_flash_menu.h (revision 98434)
+++ ppapi/proxy/serialized_flash_menu.h (working copy)
@@ -10,6 +10,7 @@
#include "base/basictypes.h"
#include "base/memory/scoped_ptr.h"
+#include "ppapi/proxy/ppapi_proxy_export.h"
struct PP_Flash_Menu;
@@ -20,7 +21,7 @@
namespace ppapi {
namespace proxy {
-class SerializedFlashMenu {
+class PPAPI_PROXY_EXPORT SerializedFlashMenu {
public:
SerializedFlashMenu();
~SerializedFlashMenu();
« no previous file with comments | « ppapi/proxy/proxy_module.h ('k') | ppapi/proxy/serialized_structs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698