Chromium Code Reviews| 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> |
|
arv (Not doing code reviews)
2011/10/31 18:44:54
this can be removed now
flackr
2011/11/01 17:06:14
Done.
|
| </div> |
| <table> |
| <thead></thead> |