| Index: chrome/browser/resources/sync_internals/node_browser.html
|
| diff --git a/chrome/browser/resources/sync_internals/node_browser.html b/chrome/browser/resources/sync_internals/node_browser.html
|
| index 47a56c7d952aa1548b435b7f0084ff7999103ec0..b1d9b6ac168bdcba1f935d569f6405b5746e2935 100644
|
| --- a/chrome/browser/resources/sync_internals/node_browser.html
|
| +++ b/chrome/browser/resources/sync_internals/node_browser.html
|
| @@ -8,7 +8,7 @@ item detail on the lower right. -->
|
| behavior when tree is too tall (currently it makes you scroll the
|
| entire page). -->
|
| <div id="sync-node-tree-container">
|
| - <tree id="sync-node-tree"></tree>
|
| + <tree id="sync-node-tree" icon-visibility="parent"></tree>
|
| </div>
|
| <div id="sync-node-splitter"></div>
|
| <div id="sync-node-browser-container">
|
|
|