| Index: chrome/common/extensions/docs/extensions/npapi.html
|
| diff --git a/chrome/common/extensions/docs/npapi.html b/chrome/common/extensions/docs/extensions/npapi.html
|
| similarity index 99%
|
| rename from chrome/common/extensions/docs/npapi.html
|
| rename to chrome/common/extensions/docs/extensions/npapi.html
|
| index 65a05109a28569c093d7fc3313ca711bd73cc157..ec55f1db0e342ee71168dfbfbc5f7518a904e1ff 100644
|
| --- a/chrome/common/extensions/docs/npapi.html
|
| +++ b/chrome/common/extensions/docs/extensions/npapi.html
|
| @@ -8,6 +8,7 @@
|
| 4) The <body>.innerHTML is also generated by an offline step so that this
|
| page may easily be indexed by search engines.
|
| --><html xmlns="http://www.w3.org/1999/xhtml"><head>
|
| + <base href=../>
|
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
| <link href="css/ApiRefStyles.css" rel="stylesheet" type="text/css">
|
| <link href="css/print.css" rel="stylesheet" type="text/css" media="print">
|
|
|