| Index: chrome/common/extensions/docs/static/themes.html
|
| diff --git a/chrome/common/extensions/docs/static/themes.html b/chrome/common/extensions/docs/static/themes.html
|
| index 6f602ea2d1eabd5a3b85c239fac5a4c2dda92082..37cc9dd498b90f51e492b55ca87f0b1e8ca18317 100755
|
| --- a/chrome/common/extensions/docs/static/themes.html
|
| +++ b/chrome/common/extensions/docs/static/themes.html
|
| @@ -5,12 +5,6 @@ A <em>theme</em> is a special kind of extension
|
| that changes the way the browser looks.
|
| Themes are <a href="packaging.html">packaged</a> like regular extensions,
|
| but they don't contain JavaScript or HTML code.
|
| -<span class="comment">
|
| -[PENDING: check]
|
| -</span>
|
| -Once installed, the theme specification is copied
|
| -into the browser preferences,
|
| -allowing users to override individual theme choices.
|
| </p>
|
|
|
| <h2> Manifest </h2>
|
|
|