| Index: chrome/common/extensions/docs/static/experimental.storage.html
|
| diff --git a/chrome/common/extensions/docs/static/experimental.storage.html b/chrome/common/extensions/docs/static/experimental.storage.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..465cec79c66f5521cb6feb34dd01f644d76153d4
|
| --- /dev/null
|
| +++ b/chrome/common/extensions/docs/static/experimental.storage.html
|
| @@ -0,0 +1,10 @@
|
| +<div id="pageData-name" class="pageData">experimental.storage</div>
|
| +
|
| +<p>
|
| +The <code>Storage</code> API is no longer experimental;
|
| +it's supported! You can read all about it at its new home:
|
| +</p>
|
| +
|
| +<blockquote>
|
| +<a href="storage.html">chrome.storage</a>
|
| +</blockquote>
|
|
|