| Index: third_party/npapi/npspy/readme
|
| diff --git a/third_party/npapi/npspy/readme b/third_party/npapi/npspy/readme
|
| deleted file mode 100644
|
| index 7705127a94e77cd758397a3c2669fc460826ffc1..0000000000000000000000000000000000000000
|
| --- a/third_party/npapi/npspy/readme
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -This is a slightly modified version of NPSPY that ships with Firefox, plus some logging and bug fixes.
|
| -NPSPY sits between the browser and plugin and allows logging of all NPP_* and NPN_* function calls
|
| -along with their parameters.
|
| -
|
| -To use this, place this in Chrome\plugins or Firefox\plugins depending on which browser you want to log.
|
| -Note that NPSPY will look for the real plugin in the running browser's plugins directory. So if this is
|
| -placed in Chrome\plugins, plugins that are located in Firefox\plugins won't be found.
|
|
|