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

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

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 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
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 | « chrome/browser/ui/webui/signin/signin_error_handler.cc ('k') | chrome/common/extensions/extension_metrics.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698