Index: chrome/browser/resources/md_history/history_toolbar.html |
diff --git a/chrome/browser/resources/md_history/history_toolbar.html b/chrome/browser/resources/md_history/history_toolbar.html |
index 254485604829fd38e26f3a067ccbf850c1df1c2f..6eb2e583bd99b2075e31428ec73e8d6aa381584e 100644 |
--- a/chrome/browser/resources/md_history/history_toolbar.html |
+++ b/chrome/browser/resources/md_history/history_toolbar.html |
@@ -136,7 +136,7 @@ |
transition: opacity 150ms; |
} |
- :host([grouped-range=0]) #grouped-nav-container { |
+ :host([grouped-range="0"]) #grouped-nav-container { |
opacity: 0; |
pointer-events: none; |
} |