| 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>
|
|
|