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/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/index.html')
-rw-r--r-- | chrome/common/extensions/docs/index.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chrome/common/extensions/docs/index.html b/chrome/common/extensions/docs/index.html index 909b251..0ebd80b 100644 --- a/chrome/common/extensions/docs/index.html +++ b/chrome/common/extensions/docs/index.html @@ -287,10 +287,7 @@ you need to know to write extensions. <p> Here are some examples of what you can build with extensions: -<span class="comment"> -[PENDING: improve * actions screenshots, so there are fewer unnecessary -differences between them.] -</span> +<!-- [PENDING: improve * actions screenshots, so there are fewer unnecessary differences between them.] --> </p> <table id="pics"> |