| Index: chrome/common/extensions/docs/extensions/windows.html
|
| diff --git a/chrome/common/extensions/docs/windows.html b/chrome/common/extensions/docs/extensions/windows.html
|
| similarity index 99%
|
| rename from chrome/common/extensions/docs/windows.html
|
| rename to chrome/common/extensions/docs/extensions/windows.html
|
| index a73f432f8e0c5d436eba3c0492788e19d2e02b44..81fb0ceb2b108dfd01016190ab682ff0472efd7e 100644
|
| --- a/chrome/common/extensions/docs/windows.html
|
| +++ b/chrome/common/extensions/docs/extensions/windows.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">
|
|
|