| Index: chrome/browser/resources/plugins.html
|
| ===================================================================
|
| --- chrome/browser/resources/plugins.html (revision 177292)
|
| +++ chrome/browser/resources/plugins.html (working copy)
|
| @@ -30,9 +30,9 @@
|
| </td>
|
| <td width="18">
|
| <img id="collapse" class="tmi-mode-image" style="display:none"
|
| - src="shared/images/minus.png">
|
| + src="../../../ui/webui/resources/images/minus.png">
|
| <img id="expand" class="tmi-mode-image"
|
| - src="shared/images/plus.png">
|
| + src="../../../ui/webui/resources/images/plus.png">
|
| </td>
|
| <td>
|
| <div class="tmi-mode-link">
|
|
|