| Index: chrome/browser/resources/sync_file_system_internals/main.html
|
| diff --git a/chrome/browser/resources/sync_file_system_internals/main.html b/chrome/browser/resources/sync_file_system_internals/main.html
|
| index dd3a4f70ecd82240bdaeae427d8c83e4831b2856..7ac81bcadde328acdcfbf8aae5a0846e2e2e1f91 100644
|
| --- a/chrome/browser/resources/sync_file_system_internals/main.html
|
| +++ b/chrome/browser/resources/sync_file_system_internals/main.html
|
| @@ -5,6 +5,7 @@ Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file.
|
| -->
|
| <html i18n-values="dir:textdirection;">
|
| +<meta charset="utf-8">
|
| <title>Sync File System Internals</title>
|
| <link rel="stylesheet" href="main.css">
|
|
|
|
|