| Index: chrome/browser/resources/quota_internals/main.html
|
| diff --git a/chrome/browser/resources/quota_internals/main.html b/chrome/browser/resources/quota_internals/main.html
|
| index e8f9aaeed44d5fcbbec5595d43e20aac6cd285b7..931949bacf3e327d3b6c31682e4f4466838382c4 100644
|
| --- a/chrome/browser/resources/quota_internals/main.html
|
| +++ b/chrome/browser/resources/quota_internals/main.html
|
| @@ -55,7 +55,7 @@ found in the LICENSE file.
|
| <h2>Usage and Quota Database Browser</h2>
|
| <div id="tree-view-container">
|
| <button id="refresh-button">Refresh</button>
|
| - <tree id="tree-view"></tree>
|
| + <tree id="tree-view" icon-visibility="all"></tree>
|
| </div>
|
| <table>
|
| <thead></thead>
|
|
|