From 04b4733ffcf2fdfef413c900cc203e959a7945f9 Mon Sep 17 00:00:00 2001 From: "kathyw@chromium.org" Date: Fri, 12 Feb 2010 06:31:21 +0000 Subject: Generate doc for experimental.history & experimental.processes. Point to this doc from the chrome.* APIs page. While I'm in there, fix some typos in the generated doc, add "nodoc" to experimental.accessibility (which was never generated), and remove experimental.popup.html (which was never *successfully* generated). TEST=none BUG=34766 Review URL: http://codereview.chromium.org/603019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38876 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/bookmarks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/common/extensions/docs/bookmarks.html') diff --git a/chrome/common/extensions/docs/bookmarks.html b/chrome/common/extensions/docs/bookmarks.html index 313a8f2..eed2694 100644 --- a/chrome/common/extensions/docs/bookmarks.html +++ b/chrome/common/extensions/docs/bookmarks.html @@ -2578,7 +2578,7 @@ For other examples and for help in viewing the source code, see
-

Fired when a bookmark or folder changes. Note: Currently, only title and url changes changes trigger this.

+

Fired when a bookmark or folder changes. Note: Currently, only title and url changes trigger this.

Parameters

-- cgit v1.1