| Index: chrome/browser/resources/gaia_auth/offline.html
|
| diff --git a/chrome/browser/resources/gaia_auth/offline.html b/chrome/browser/resources/gaia_auth/offline.html
|
| index edbf9dc36af787a741d1399c329915ed6de135cb..07e0d8a81e8a650e2c9e2b403b1eea4d2ba8620d 100644
|
| --- a/chrome/browser/resources/gaia_auth/offline.html
|
| +++ b/chrome/browser/resources/gaia_auth/offline.html
|
| @@ -1,6 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| + <meta charset="utf-8">
|
| <link rel="stylesheet" href="offline.css">
|
| <script src="util.js"></script>
|
| <script src="offline.js"></script>
|
|
|