| Index: chrome/browser/resources/quota_internals/main.html
|
| diff --git a/chrome/browser/resources/quota_internals/main.html b/chrome/browser/resources/quota_internals/main.html
|
| index 62984748e5c380d9ff4a3c11c15adb15fa740aa3..a9215510746cf07e8254a91f67719934dd4e81a7 100644
|
| --- a/chrome/browser/resources/quota_internals/main.html
|
| +++ b/chrome/browser/resources/quota_internals/main.html
|
| @@ -6,6 +6,7 @@ found in the LICENSE file.
|
| -->
|
| <html i18n-values="dir:textdirection;">
|
| <title>Quota Internals</title>
|
| +<meta charset="utf-8">
|
| <link rel="stylesheet" href="main.css">
|
|
|
| <script src="chrome://resources/js/util.js"></script>
|
|
|