Index: chrome/browser/resources/flags_warning.html |
=================================================================== |
--- chrome/browser/resources/flags_warning.html (revision 177292) |
+++ chrome/browser/resources/flags_warning.html (working copy) |
@@ -18,7 +18,7 @@ |
-webkit-margin-start: 10px; |
-webkit-padding-start: 80px; |
background-repeat: no-repeat; |
- background-image: url('shared/images/phishing_icon.png'); |
+ background-image: url('../../../ui/webui/resources/images/phishing_icon.png'); |
} |
</style> |
</head> |