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

Unified Diff: chrome/common/extensions/docs/templates/articles/settings_override.html

Issue 2480413002: [Extensions Docs] Update SettingsOverrides to indicate Mac availability (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/articles/settings_override.html
diff --git a/chrome/common/extensions/docs/templates/articles/settings_override.html b/chrome/common/extensions/docs/templates/articles/settings_override.html
index a71a7b757ff41c6a93bf152d81f78b698dd18c4c..5e93368f080663d86e20671591b61cd401e65c6f 100644
--- a/chrome/common/extensions/docs/templates/articles/settings_override.html
+++ b/chrome/common/extensions/docs/templates/articles/settings_override.html
@@ -2,7 +2,8 @@
<p>
Settings overrides are a way for extensions to override selected Chrome settings.
-The API is available only on Windows.
+The API is available on Windows in all current versions of Chrome and is
+available on Mac in Chrome 56 and later.
</p>
<h2 id="others">Homepage, Search Provider, and Startup Pages</h2>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698