| Index: chrome/browser/resources/about_memory.html
|
| diff --git a/chrome/browser/resources/about_memory.html b/chrome/browser/resources/about_memory.html
|
| index 6b670a19ed3319b5025aca1a9d746198a1b740d5..9cfc1f0aa7ca5940b371e211d7c25039db36da03 100644
|
| --- a/chrome/browser/resources/about_memory.html
|
| +++ b/chrome/browser/resources/about_memory.html
|
| @@ -30,9 +30,7 @@ table.list#memoryDetails tr.firstRow th:nth-child(3) {
|
| </head>
|
| <body>
|
| <div id="header">
|
| - <h1>
|
| - About memory
|
| - </h1>
|
| + <h1>About memory</h1>
|
| <p>
|
| Measuring memory usage in a multi-process browser
|
| </p>
|
|
|