| Index: third_party/npapi/bindings/npapi.h
|
| ===================================================================
|
| --- third_party/npapi/bindings/npapi.h (revision 21011)
|
| +++ third_party/npapi/bindings/npapi.h (working copy)
|
| @@ -446,7 +446,7 @@
|
| NPPVpluginWantsAllNetworkStreams = 18,
|
|
|
| /* Checks to see if the plug-in would like the browser to load the "src" attribute. */
|
| - NPPVpluginCancelSrcStream = 20,
|
| + NPPVpluginCancelSrcStream = 20
|
| // END MODIFICATIONS
|
| #ifdef XP_MACOSX
|
| /* Used for negotiating drawing models */
|
|
|