diff options
author | kathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-26 00:12:17 +0000 |
---|---|---|
committer | kathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-26 00:12:17 +0000 |
commit | d3af5134167cbdad1d2a647cd2a0ffe428a7cb8e (patch) | |
tree | ca79c67b7b190654067a220e2b08977972530165 /chrome/common/extensions/docs/api_index.html | |
parent | 58ff6522b72da7b04ffe08771b9dc64ede284f58 (diff) | |
download | chromium_src-d3af5134167cbdad1d2a647cd2a0ffe428a7cb8e.zip chromium_src-d3af5134167cbdad1d2a647cd2a0ffe428a7cb8e.tar.gz chromium_src-d3af5134167cbdad1d2a647cd2a0ffe428a7cb8e.tar.bz2 |
Changed comments to use HTML comments instead of class="comment".
TEST=none
BUG=none
TBR=aa
Review URL: http://codereview.chromium.org/440028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33159 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/api_index.html')
-rw-r--r-- | chrome/common/extensions/docs/api_index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/api_index.html b/chrome/common/extensions/docs/api_index.html index 9c7ae1c..2ae73da 100644 --- a/chrome/common/extensions/docs/api_index.html +++ b/chrome/common/extensions/docs/api_index.html @@ -273,7 +273,7 @@ they return immediately, without waiting for the operation to finish. If you need to know the outcome of an operation, then you pass a callback function into the method. -<span class="comment">[PENDING: update/elaborate on that]</span> +<!-- [PENDING: update/elaborate on that] --> </p> </div> |