| Index: chrome/browser/resources/settings/settings.html
|
| diff --git a/chrome/browser/resources/settings/settings.html b/chrome/browser/resources/settings/settings.html
|
| index d5edfd44dc4df50d24140f27f0b0f530d70cbf3f..73099265c02d3a5d742199e6497f71c47d06789d 100644
|
| --- a/chrome/browser/resources/settings/settings.html
|
| +++ b/chrome/browser/resources/settings/settings.html
|
| @@ -3,6 +3,7 @@
|
| <head>
|
| <meta charset="utf-8">
|
| <title>$i18n{settings}</title>
|
| + <base href="chrome://$i18n{hostname}">
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| <link rel="import" href="/settings_ui/settings_ui.html">
|
| <link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css">
|
|
|