diff options
Diffstat (limited to 'chrome/common/extensions/docs/samples.html')
-rw-r--r-- | chrome/common/extensions/docs/samples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/samples.html b/chrome/common/extensions/docs/samples.html index 7bb6526..450d724 100644 --- a/chrome/common/extensions/docs/samples.html +++ b/chrome/common/extensions/docs/samples.html @@ -469,7 +469,7 @@ </span><span> <a href="javascript:void(0);" onclick="setFilter('chrome.proxy', this)">chrome.proxy</a><span>, </span> </span><span> - <a href="javascript:void(0);" onclick="setFilter('chrome.storage', this)">chrome.storage</a><span>, </span> + <a href="javascript:void(0);" onclick="setFilter('chrome.experimental.storage', this)">chrome.experimental.storage</a><span>, </span> </span><span> <a href="javascript:void(0);" onclick="setFilter('chrome.tabs', this)">chrome.tabs</a><span>, </span> </span><span> |