Chromium Code Reviews| Index: chrome/plugin/npobject_stub.h |
| =================================================================== |
| --- chrome/plugin/npobject_stub.h (revision 32119) |
| +++ chrome/plugin/npobject_stub.h (working copy) |
| @@ -73,7 +73,6 @@ |
| IPC::Message* reply_msg); |
| void OnEvaluate(const std::string& script, bool popups_allowed, |
| IPC::Message* reply_msg); |
| - void OnSetException(const std::string& message); |
| private: |
| NPObject* npobject_; |