| Index: chrome/browser/resources/sync_internals/sync_node_browser.css
|
| ===================================================================
|
| --- chrome/browser/resources/sync_internals/sync_node_browser.css (revision 177292)
|
| +++ chrome/browser/resources/sync_internals/sync_node_browser.css (working copy)
|
| @@ -29,7 +29,7 @@
|
|
|
| /* TODO(akalin): Find a better icon to use for leaf nodes. */
|
| #sync-node-tree .leaf .tree-label {
|
| - background-image: url('../shared/images/star_small.png');
|
| + background-image: url('../../../../ui/webui/resources/images/star_small.png');
|
| }
|
|
|
| #sync-node-splitter {
|
|
|