Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3821)

Unified Diff: chrome/common/extensions/docs/static/themes.html

Issue 179068: Extension Doc Changes (no building or testable changes): minor changes for tab & windows doc (Closed)
Patch Set: touch grd. rendered docs Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698