Chromium Code Reviews| Index: chrome/plugin/npobject_proxy.h |
| =================================================================== |
| --- chrome/plugin/npobject_proxy.h (revision 32119) |
| +++ chrome/plugin/npobject_proxy.h (working copy) |
| @@ -81,9 +81,6 @@ |
| NPString *script, |
| NPVariant *result); |
| - static void NPNSetException(NPObject *obj, |
| - const NPUTF8 *message); |
| - |
| static bool NPInvokePrivate(NPP npp, |
| NPObject *obj, |
| bool is_default, |