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

Unified Diff: chrome/common/extensions/docs/experimental.html

Issue 7189029: Implement an initial extension settings API. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Make clang happy Created 9 years, 4 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/experimental.html
diff --git a/chrome/common/extensions/docs/experimental.html b/chrome/common/extensions/docs/experimental.html
index 69378a4647067e0fa2cd1a20e3297c0fff127bbb..790b84da88776142d0a9230727c572bb3106d3ab 100644
--- a/chrome/common/extensions/docs/experimental.html
+++ b/chrome/common/extensions/docs/experimental.html
@@ -331,6 +331,7 @@ on the following experimental APIs:
<a href="experimental.infobars.html">experimental.infobars</a></li><li>
<a href="experimental.permissions.html">experimental.permissions</a></li><li>
<a href="experimental.processes.html">experimental.processes</a></li><li>
+ <a href="experimental.settings.html">experimental.settings</a></li><li>
<a href="experimental.sidebar.html">experimental.sidebar</a></li><li>
<a href="experimental.webNavigation.html">experimental.webNavigation</a></li><li>
<a href="experimental.webRequest.html">experimental.webRequest</a></li>
« no previous file with comments | « chrome/common/extensions/api/extension_api.json ('k') | chrome/common/extensions/docs/experimental.settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698