summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/cookies.html
diff options
context:
space:
mode:
authorasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-04 22:10:46 +0000
committerasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-04 22:10:46 +0000
commiteb25577b3822e6bd44f3c42ff5a1ef28ada1e6dd (patch)
tree0d32cd51e6db889a5580b0fa4dfdf3e27caf66d6 /chrome/common/extensions/docs/cookies.html
parentff1d173e3ff3eddd867ed20bbef9fa2375d8580b (diff)
downloadchromium_src-eb25577b3822e6bd44f3c42ff5a1ef28ada1e6dd.zip
chromium_src-eb25577b3822e6bd44f3c42ff5a1ef28ada1e6dd.tar.gz
chromium_src-eb25577b3822e6bd44f3c42ff5a1ef28ada1e6dd.tar.bz2
Relanding "Take extension 'management' API out of experimental."
This includes the original code plus changes to 2 new files to fix a test that was failing: chrome/browser/resources/webstore_app/manifest.json chrome/test/data/extensions/api_test/extension_gallery_install/test.html Original review url was: http://codereview.chromium.org/3537010 BUG=56399 TEST=You should be able to write an extension using the management API. TBR=aa@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61422 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/cookies.html')
-rw-r--r--chrome/common/extensions/docs/cookies.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/cookies.html b/chrome/common/extensions/docs/cookies.html
index 12278d9..ea79e4c 100644
--- a/chrome/common/extensions/docs/cookies.html
+++ b/chrome/common/extensions/docs/cookies.html
@@ -177,6 +177,7 @@
<li class="leftNavSelected">Cookies</li>
<li><a href="events.html">Events</a></li>
<li><a href="history.html">History</a></li>
+ <li><a href="management.html">Management</a></li>
<li><a href="tabs.html">Tabs</a></li>
<li><a href="windows.html">Windows</a></li>
</ul>