| Index: chrome/browser/resources/history/history.css
|
| diff --git a/chrome/browser/resources/history/history.css b/chrome/browser/resources/history/history.css
|
| index db6dcd15a616e21c9b7f71356ebe0100e9f97c84..7a356bbaec8a0232e8de313727358e4bf0e035f5 100644
|
| --- a/chrome/browser/resources/history/history.css
|
| +++ b/chrome/browser/resources/history/history.css
|
| @@ -458,7 +458,6 @@ html[dir='rtl'] .blocked-indicator {
|
| background-position-x: right;
|
| }
|
|
|
| -<if expr="not is_android">
|
| /* TODO(sergiu): If this is the final icon replace it with a separate resource.
|
| */
|
| .entry .blocked-indicator {
|
| @@ -469,7 +468,6 @@ html[dir='rtl'] .blocked-indicator {
|
| .blocked-indicator .title {
|
| color: rgb(151, 156, 160);
|
| }
|
| -</if>
|
|
|
| .site-domain button:hover {
|
| text-decoration: none;
|
|
|