| 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 6662ee0cc50a31c2b89244876c18747ed501eada..e947f307adafe11692efab4b831876bfa099d779 100644
|
| --- a/chrome/browser/resources/about_memory_mac.html
|
| +++ b/chrome/browser/resources/about_memory_mac.html
|
| @@ -27,9 +27,7 @@ table.list#memoryDetails tr.firstRow th:nth-child(2) {
|
| </head>
|
| <body>
|
| <div id="header">
|
| - <h1>
|
| - About memory
|
| - </h1>
|
| + <h1>About memory</h1>
|
| <p>
|
| Measuring memory usage in a multi-process browser
|
| </p>
|
|
|