Chromium Code Reviews| Index: chrome/browser/resources/welcome/welcome.html |
| diff --git a/chrome/browser/resources/welcome/welcome.html b/chrome/browser/resources/welcome/welcome.html |
| index f444d300e281582f0e2b26f3fe473530b8dfb419..d183cea34e8ebe39d7438581261128713d2251c4 100644 |
| --- a/chrome/browser/resources/welcome/welcome.html |
| +++ b/chrome/browser/resources/welcome/welcome.html |
| @@ -1,6 +1,7 @@ |
| <!doctype html> |
| <html> |
| <head> |
| + <meta charset="utf-8"> |
| <title>$i18n{headerText}</title> |
| <link rel="import" href="chrome://resources/html/cr.html"> |