Index: chrome/browser/resources/history/history.css |
diff --git a/chrome/browser/resources/history/history.css b/chrome/browser/resources/history/history.css |
index 57df9767edd03ea70a82b96c3ea4a8b5dbf59342..74b1f0f2281f3580813d3d87c3c0b0e7efdc70cc 100644 |
--- a/chrome/browser/resources/history/history.css |
+++ b/chrome/browser/resources/history/history.css |
@@ -328,7 +328,7 @@ html[dir='rtl'] .site-domain { |
/* TODO(sergiu): If this is the final icon replace it with a separate resource. |
*/ |
.blocked-indicator { |
- background: url(../ssl_roadblock_icon.png) no-repeat; |
+ background: url(../ssl/roadblock_icon.png) no-repeat; |
background-size: 30%; |
} |