| Index: chrome/browser/resources/sync_internals/sync_index.html
|
| diff --git a/chrome/browser/resources/sync_internals/sync_index.html b/chrome/browser/resources/sync_internals/sync_index.html
|
| index cc8bed93054206271201a3156d19358c5acae772..05e3f2915e6b2c1fe35acc8d99865a0309a04353 100644
|
| --- a/chrome/browser/resources/sync_internals/sync_index.html
|
| +++ b/chrome/browser/resources/sync_internals/sync_index.html
|
| @@ -3,6 +3,7 @@
|
| <head>
|
| <!-- If you change the title, make sure you also update
|
| chrome/test/functional/special_tabs.py. -->
|
| +<meta charset="utf-8">
|
| <title>Sync Internals</title>
|
| <link rel="stylesheet" href="chrome://resources/css/list.css">
|
| <link rel="stylesheet" href="chrome://resources/css/tabs.css">
|
|
|