diff options
author | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-16 01:08:29 +0000 |
---|---|---|
committer | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-16 01:08:29 +0000 |
commit | ea23b230a6c97b0dc8db64b907ed365ce22e7a76 (patch) | |
tree | 29ac4b1f35326e7ce58812e414e13c8cd89c4e14 /chrome/common/extensions/docs/template | |
parent | 6451d8737f7c36dda01ace43d450f425598daf91 (diff) | |
download | chromium_src-ea23b230a6c97b0dc8db64b907ed365ce22e7a76.zip chromium_src-ea23b230a6c97b0dc8db64b907ed365ce22e7a76.tar.gz chromium_src-ea23b230a6c97b0dc8db64b907ed365ce22e7a76.tar.bz2 |
Revert r52581. The change seems OK, but it had the wrong
description and bug association. Will re-land with correct
information.
TBR=thakis@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52585 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/template')
-rw-r--r-- | chrome/common/extensions/docs/template/api_template.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/template/api_template.html b/chrome/common/extensions/docs/template/api_template.html index 643c20b..9b09aaa 100644 --- a/chrome/common/extensions/docs/template/api_template.html +++ b/chrome/common/extensions/docs/template/api_template.html @@ -143,7 +143,6 @@ <li>Browser Interaction <ul> <li><a href="bookmarks.html">Bookmarks</a></li> - <li><a href="cookies.html">Cookies</a></li> <li><a href="events.html">Events</a></li> <li><a href="history.html">History</a></li> <li><a href="tabs.html">Tabs</a></li> |