| Index: third_party/npapi/bindings/npapi.h
|
| ===================================================================
|
| --- third_party/npapi/bindings/npapi.h (revision 33478)
|
| +++ third_party/npapi/bindings/npapi.h (working copy)
|
| @@ -741,13 +741,6 @@
|
|
|
| #endif /* XP_MACOSX */
|
|
|
| -#if !defined(PEPPER_APIS_ENABLED)
|
| -/* Stub typedefs for interfaces requiring Pepper types. */
|
| -typedef int NPRenderType;
|
| -typedef struct _NPRenderContext NPRenderContext;
|
| -typedef struct _NPPepperExtensions NPPepperExtensions;
|
| -#endif /* defined(PEPPER_APIS_ENABLED) */
|
| -
|
| /*
|
| * Values for mode passed to NPP_New:
|
| */
|
|
|