| Index: chrome/browser/resources/chromeos/about_sys.html
|
| ===================================================================
|
| --- chrome/browser/resources/chromeos/about_sys.html (revision 177292)
|
| +++ chrome/browser/resources/chromeos/about_sys.html (working copy)
|
| @@ -62,7 +62,7 @@
|
| -webkit-padding-start: 3em;
|
| margin: 0;
|
| display: inline;
|
| - background: url('../shared/images/gear.png') no-repeat;
|
| + background: url('../../../../ui/webui/resources/images/gear.png') no-repeat;
|
| background-position: 12px 60%;
|
| color: white;
|
| }
|
|
|