| 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 9ea8ac954eaf666df5c69fd04ed51ba7497658e5..da7870ed43b9340de797c32f8bb4b5910a65193c 100644
|
| --- a/chrome/browser/resources/about_memory_linux.html
|
| +++ b/chrome/browser/resources/about_memory_linux.html
|
| @@ -19,9 +19,7 @@ about:memory template page
|
| </head>
|
| <body>
|
| <div id="header">
|
| - <h1>
|
| - About memory
|
| - </h1>
|
| + <h1>About memory</h1>
|
| <p>
|
| Measuring memory usage in a multi-process browser
|
| </p>
|
|
|