| Index: chrome/browser/resources/settings/settings.html
|
| diff --git a/chrome/browser/resources/settings/settings.html b/chrome/browser/resources/settings/settings.html
|
| index 86370a04cb9c0339ef80568a97baf795ef917be0..f93dd36b35af15e8dfd0d4c3c5b93043d17d0f1e 100644
|
| --- a/chrome/browser/resources/settings/settings.html
|
| +++ b/chrome/browser/resources/settings/settings.html
|
| @@ -1,6 +1,7 @@
|
| <!doctype html>
|
| <html dir="$i18n{textdirection}" lang="$i18n{language}">
|
| <head>
|
| + <!-- preloads -->
|
| <meta charset="utf-8">
|
| <title>$i18n{settings}</title>
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
|
|