Chromium Code Reviews| Index: chrome/browser/resources/history/history.css |
| =================================================================== |
| --- chrome/browser/resources/history/history.css (revision 0) |
| +++ chrome/browser/resources/history/history.css (working copy) |
| @@ -185,7 +185,7 @@ |
| .entry .starred { |
| -webkit-margin-start: 4px; |
| - background: url('shared/images/star_small.png') no-repeat; |
| + background: url('../shared/images/star_small.png') no-repeat; |
| display: inline-block; |
| height: 11px; |
| width: 11px; |