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

Unified Diff: third_party/npapi/bindings/npapi.h

Issue 12913: Get the test plugin compiling and working for the Mac. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years 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 | « build/dynamiclib.xcconfig ('k') | webkit/tools/npapi_layout_test_plugin/Info.plist » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/npapi/bindings/npapi.h
===================================================================
--- third_party/npapi/bindings/npapi.h (revision 6289)
+++ third_party/npapi/bindings/npapi.h (working copy)
@@ -527,6 +527,7 @@
// BEGIN GOOGLE MODIFICATIONS
#ifdef XP_MACOSX
+typedef struct _NPNSMenu NPNSMenu;
typedef NPNSMenu NPMenu;
#else
typedef void * NPMenu;
« no previous file with comments | « build/dynamiclib.xcconfig ('k') | webkit/tools/npapi_layout_test_plugin/Info.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698