| Index: chrome/browser/resources/about_memory.html | 
| diff --git a/chrome/browser/resources/about_memory.html b/chrome/browser/resources/about_memory.html | 
| index 46362327131117726e6d178adf1a69958a70ac6c..6b670a19ed3319b5025aca1a9d746198a1b740d5 100644 | 
| --- a/chrome/browser/resources/about_memory.html | 
| +++ b/chrome/browser/resources/about_memory.html | 
| @@ -178,7 +178,7 @@ table.list#memoryDetails tr.firstRow th:nth-child(3) { | 
| 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> | 
|  | 
| <br><br><br> | 
|  |