| Index: chrome/common/extensions/docs/extensions/privacy.html
|
| diff --git a/chrome/common/extensions/docs/privacy.html b/chrome/common/extensions/docs/extensions/privacy.html
|
| similarity index 99%
|
| rename from chrome/common/extensions/docs/privacy.html
|
| rename to chrome/common/extensions/docs/extensions/privacy.html
|
| index d5f83fc0045e61f234d5016350b381543089768e..2c88cf97908fa4c4dfafeba9c221eca2aeef8bc3 100644
|
| --- a/chrome/common/extensions/docs/privacy.html
|
| +++ b/chrome/common/extensions/docs/extensions/privacy.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">
|
|
|