| Index: components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| diff --git a/components/security_interstitials/core/browser/resources/interstitial_v2.css b/components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| index db69e17e1c55fad8a717ea5022964ec963658b02..78f59d5c4baeb083572f8c5da37c295696af14be 100644
|
| --- a/components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| +++ b/components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| @@ -24,7 +24,7 @@ body.safe-browsing {
|
|
|
| button {
|
| -webkit-user-select: none;
|
| - background: rgb(76, 142, 250);
|
| + background: rgb(66, 133, 244);
|
| border: 0;
|
| border-radius: 2px;
|
| box-sizing: border-box;
|
|
|