Chromium Code Reviews| Index: third_party/npapi/README.chromium |
| diff --git a/third_party/npapi/README.chromium b/third_party/npapi/README.chromium |
| deleted file mode 100644 |
| index d71c02b6dee08bbb8a2eaea13ec5f3838d044008..0000000000000000000000000000000000000000 |
| --- a/third_party/npapi/README.chromium |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -Name: Netscape Plugin Application Programming Interface (NPAPI) |
| -Short Name: npapi |
| -URL: http://mxr.mozilla.org/mozilla-central/source/modules/plugin/base/public/ |
| -Version: unknown |
| -Security Critical: yes |
| -License: MPL 1.1/GPL 2.0/LGPL 2.1 |
| - |
| -Modifications: |
| -- Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.h |