| 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 58f698e1e617e4a4c64a378159a948e75336ddbc..6662ee0cc50a31c2b89244876c18747ed501eada 100644
|
| --- a/chrome/browser/resources/about_memory_mac.html
|
| +++ b/chrome/browser/resources/about_memory_mac.html
|
| @@ -136,7 +136,7 @@ table.list#memoryDetails tr.firstRow th:nth-child(2) {
|
| not just Chrome.
|
| </div>
|
| <div class="otherbrowsers" jsdisplay="browsers.length > 1">
|
| - Note: Chrome includes memory used by plug-ins, other browsers may not.
|
| + Note: Chrome includes memory used by plugins, other browsers may not.
|
| </div>
|
| <div class="otherbrowsers">
|
| (Bug: We seriously overcount our own memory usage: <a href="http://crbug.com/25454">Issue 25454</a>.)
|
|
|