| Index: chrome/browser/resources/options/options.html
|
| diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html
|
| index 5d038f730c2536bd21c38eb86f143dfdd9d914a9..8510f37966b9c207f2e8de2cd3b106dca7f36235 100644
|
| --- a/chrome/browser/resources/options/options.html
|
| +++ b/chrome/browser/resources/options/options.html
|
| @@ -153,6 +153,7 @@
|
| <include src="language_add_language_overlay.html">
|
| <include src="supervised_user_import.html">
|
| <include src="supervised_user_learn_more.html">
|
| + <include src="website_settings_edit_site.html">
|
| <if expr="not is_macosx">
|
| <include src="language_dictionary_overlay.html">
|
| </if>
|
|
|