| Index: chrome_frame/chrome_frame_npapi.h
|
| ===================================================================
|
| --- chrome_frame/chrome_frame_npapi.h (revision 71071)
|
| +++ chrome_frame/chrome_frame_npapi.h (working copy)
|
| @@ -74,6 +74,7 @@
|
| NPError DestroyStream(NPStream* stream, NPReason reason);
|
|
|
| void Print(NPPrint* print_info);
|
| + void URLRedirectNotify(const char* url, int status, void* notify_data);
|
|
|
| // NPObject functions, which ensure that the plugin object is scriptable.
|
| static bool HasMethod(NPObject* obj, NPIdentifier name);
|
|
|