| Index: chrome/browser/resources/about_memory_linux.html
|
| diff --git a/chrome/browser/resources/about_memory_linux.html b/chrome/browser/resources/about_memory_linux.html
|
| index 0b587c618f375a00d945e218069b270f3707f2d8..c320298324ee704c38cb7ac34795cb51fa513d9a 100644
|
| --- a/chrome/browser/resources/about_memory_linux.html
|
| +++ b/chrome/browser/resources/about_memory_linux.html
|
| @@ -5,6 +5,7 @@ about:memory template page
|
| -->
|
| <html id="t">
|
| <head>
|
| + <meta charset="utf-8">
|
| <title>About Memory</title>
|
| <if expr="is_android">
|
| <meta name="viewport" content="width=device-width">
|
|
|