Index: chrome/browser/resources/bookmark_manager/main.html |
diff --git a/chrome/browser/resources/bookmark_manager/main.html b/chrome/browser/resources/bookmark_manager/main.html |
index a259a71a2057314b831a4e4db7cbbd5c08cc471c..e4dddb1d442124a9ef76b3665881b34758300c32 100644 |
--- a/chrome/browser/resources/bookmark_manager/main.html |
+++ b/chrome/browser/resources/bookmark_manager/main.html |
@@ -74,7 +74,7 @@ found in the LICENSE file. |
<div class=main> |
<div id=tree-container> |
- <tree id=tree tabindex=2 role="tree"></tree> |
+ <tree id=tree tabindex=2 role="tree" 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> |
<div class=splitter></div> |
<list id=list tabindex=2></list> |