Index: ui/webui/resources/css/apps/common.css |
diff --git a/ui/webui/resources/css/apps/common.css b/ui/webui/resources/css/apps/common.css |
index 31b510dd3f8a3b0ed1c01e285e183984a8aa7a06..05bdac6a2d473f750acf7e272f36b17bd3b0b33b 100644 |
--- a/ui/webui/resources/css/apps/common.css |
+++ b/ui/webui/resources/css/apps/common.css |
@@ -50,7 +50,7 @@ button.white-button[disabled] { |
button.blue-button { |
border-image: -webkit-image-set( |
url('chrome://resources/images/apps/blue_button.png') 1x, |
- url('chrome://resources/images/2x/apps/_bluebutton.png') |
+ url('chrome://resources/images/2x/apps/blue_button.png') |
2x) 5 fill / 5px / 2px repeat; |
} |