Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(465)

Unified Diff: chrome/common/extensions/docs/samples.json

Issue 9274004: Take the Extension Storage API out of experimental. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/samples.json
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
index 9cd4861a09081d60a1514122a80f0ecca2efbdc7..f16708f7880278b64e491e525a7a722fe5be272e 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -80,7 +80,6 @@
"chrome.experimental.speechInput.onSoundStart": "experimental.speechInput.html#event-onSoundStart",
"chrome.experimental.speechInput.start": "experimental.speechInput.html#method-start",
"chrome.experimental.speechInput.stop": "experimental.speechInput.html#method-stop",
- "chrome.experimental.storage.onChanged": "experimental.storage.html#event-onChanged",
"chrome.extension.connect": "extension.html#method-connect",
"chrome.extension.getBackgroundPage": "extension.html#method-getBackgroundPage",
"chrome.extension.getExtensionTabs": "extension.html#method-getExtensionTabs",
@@ -138,6 +137,7 @@
"chrome.permissions.remove": "permissions.html#method-remove",
"chrome.permissions.request": "permissions.html#method-request",
"chrome.proxy.onProxyError": "proxy.html#event-onProxyError",
+ "chrome.storage.onChanged": "storage.html#event-onChanged",
"chrome.tabs.captureVisibleTab": "tabs.html#method-captureVisibleTab",
"chrome.tabs.connect": "tabs.html#method-connect",
"chrome.tabs.create": "tabs.html#method-create",
@@ -2158,7 +2158,7 @@
"popup.html",
"popup.js"
],
- "source_hash": "ace9d2fa9b1731f38c77d827b85548c425be92a7",
+ "source_hash": "d037912040032793d06755ea44f5e638e8bac10f",
"zip_path": "examples\/api\/storage\/stylizr.zip"
},
{
« no previous file with comments | « chrome/common/extensions/docs/samples.html ('k') | chrome/common/extensions/docs/static/experimental.storage.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698