| Index: chrome/common/extensions/docs/preferences.html
|
| diff --git a/chrome/common/extensions/docs/experimental.extension.html b/chrome/common/extensions/docs/preferences.html
|
| similarity index 99%
|
| rename from chrome/common/extensions/docs/experimental.extension.html
|
| rename to chrome/common/extensions/docs/preferences.html
|
| index 4b53d5cb9c36a0affd2bee34e2a7735a3f109ba1..748bf6db2186e2d5a17e16a31261c53bf7dfcb50 100644
|
| --- a/chrome/common/extensions/docs/experimental.extension.html
|
| +++ b/chrome/common/extensions/docs/preferences.html
|
| @@ -16,7 +16,7 @@
|
| <script type="text/javascript" src="js/api_page_generator.js"></script>
|
| <script type="text/javascript" src="js/bootstrap.js"></script>
|
| <script type="text/javascript" src="js/sidebar.js"></script>
|
| - <title>chrome.experimental.extension - Google Chrome Extensions - Google Code</title></head>
|
| + <title>chrome.preferences - Google Chrome Extensions - Google Code</title></head>
|
| <body> <div id="gc-container" class="labs">
|
| <div id="devModeWarning">
|
| You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
|
| @@ -251,7 +251,7 @@
|
|
|
| <div class="g-unit" id="gc-pagecontent">
|
| <div id="pageTitle">
|
| - <h1 class="page_title">chrome.experimental.extension</h1>
|
| + <h1 class="page_title">chrome.preferences</h1>
|
| </div>
|
| <!-- TABLE OF CONTENTS -->
|
| <div id="toc">
|
| @@ -266,7 +266,7 @@
|
| </ol>
|
| </li>
|
| <li>
|
| - <a href="#apiReference">API reference: chrome.experimental.extension</a>
|
| + <a href="#apiReference">API reference: chrome.preferences</a>
|
| <ol>
|
| <li style="display: none; ">
|
| <a href="#properties">Properties</a>
|
| @@ -307,7 +307,7 @@
|
| <!-- /TABLE OF CONTENTS -->
|
|
|
| <!-- Standard content lead-in for experimental API pages -->
|
| - <p id="classSummary">
|
| + <p id="classSummary" style="display: none; ">
|
| For information on how to use experimental APIs, see the <a href="experimental.html">chrome.experimental.* APIs</a> page.
|
| </p>
|
|
|
| @@ -317,7 +317,7 @@
|
| <!-- API PAGE -->
|
| <div class="apiPage">
|
| <a name="apiReference"></a>
|
| - <h2>API reference: chrome.experimental.extension</h2>
|
| + <h2>API reference: chrome.preferences</h2>
|
|
|
| <!-- PROPERTIES -->
|
| <div class="apiGroup" style="display: none; ">
|
|
|