| Index: chrome/browser/resources/about_memory_mac.html
|
| diff --git a/chrome/browser/resources/about_memory_mac.html b/chrome/browser/resources/about_memory_mac.html
|
| index efec41dddba64fb3a642602a7e15465b6a831d3b..d7a9b9b315fb2e9ba648b33834f757047c9bb811 100644
|
| --- a/chrome/browser/resources/about_memory_mac.html
|
| +++ b/chrome/browser/resources/about_memory_mac.html
|
| @@ -5,6 +5,7 @@ about:memory template page
|
| -->
|
| <html id="t">
|
| <head>
|
| + <meta charset="utf-8">
|
| <title>About Memory</title>
|
| <link rel="stylesheet" href="chrome://memory-redirect/about_memory.css">
|
| <style>
|
|
|