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

Unified Diff: chrome/common/extensions/api/storage.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
« no previous file with comments | « chrome/common/extensions/api/extension_api.cc ('k') | chrome/common/extensions/docs/api_index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/storage.json
diff --git a/chrome/common/extensions/api/experimental.storage.json b/chrome/common/extensions/api/storage.json
similarity index 99%
rename from chrome/common/extensions/api/experimental.storage.json
rename to chrome/common/extensions/api/storage.json
index 58f346109e0a9ab510dedc7fea19ebbe4987834b..a52e2171aec1ceba0c6de7d35adca4b0c0954dee 100644
--- a/chrome/common/extensions/api/experimental.storage.json
+++ b/chrome/common/extensions/api/storage.json
@@ -1,6 +1,6 @@
[
{
- "namespace": "experimental.storage",
+ "namespace": "storage",
"types": [
{
"id": "StorageChange",
« no previous file with comments | « chrome/common/extensions/api/extension_api.cc ('k') | chrome/common/extensions/docs/api_index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698