| Index: chrome/browser/resources/plugins.html
|
| diff --git a/chrome/browser/resources/plugins.html b/chrome/browser/resources/plugins.html
|
| index 169f45067fb93a7e93153fa1b242d9da7bc317bc..7f86c82c78abce0461da771761eb9e043e845d98 100644
|
| --- a/chrome/browser/resources/plugins.html
|
| +++ b/chrome/browser/resources/plugins.html
|
| @@ -81,7 +81,7 @@
|
| </div>
|
| </div>
|
| <div jsselect="plugin_files" class="plugin-details">
|
| - <div class="showInTmiMode">
|
| + <div class="show-in-tmi-mode">
|
| <div jsvalues=
|
| ".className:isPluginEnabled($this) ? 'plugin-file-enabled' : 'plugin-file-disabled'">
|
| <div><table><tr>
|
|
|