Chromium Code Reviews| Index: chrome/browser/resources/gaia_auth/main.html |
| diff --git a/chrome/browser/resources/gaia_auth/main.html b/chrome/browser/resources/gaia_auth/main.html |
| index a53b3fe919c19b17b2de78303c591877543e3f10..975bdd66f595e08e61bf681c3e18cc7050489627 100644 |
| --- a/chrome/browser/resources/gaia_auth/main.html |
| +++ b/chrome/browser/resources/gaia_auth/main.html |
| @@ -1,6 +1,7 @@ |
| <!DOCTYPE html> |
| <html> |
| <head> |
| + <link rel="stylesheet" href="chrome://resources/css/text_defaults.css"> |
| <link rel="stylesheet" href="main.css"> |
| <meta charset="utf-8"> |
| <script src="channel.js"></script> |