Index: third_party/WebKit/LayoutTests/fast/forms/password-placeholder-text-security-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/password-placeholder-text-security-expected.html b/third_party/WebKit/LayoutTests/fast/forms/password-placeholder-text-security-expected.html |
index f380b110f55fb84ee4ff41f852adc6bf06838224..0d6d079700211ddd314bc2d05ecd8b99ac6492c8 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/password-placeholder-text-security-expected.html |
+++ b/third_party/WebKit/LayoutTests/fast/forms/password-placeholder-text-security-expected.html |
@@ -2,7 +2,7 @@ |
<head> |
<style> |
#pass1, #pass3 { |
- color: darkGray; |
+ color: #757575; |
} |
</style> |
</head> |