| Index: third_party/WebKit/Source/platform/network/ResourceResponse.h
|
| diff --git a/third_party/WebKit/Source/platform/network/ResourceResponse.h b/third_party/WebKit/Source/platform/network/ResourceResponse.h
|
| index 2b644b47d9167dd4cf94f852c1c2a772d4357e75..e587ff84f766bcd267e203f3bd3507509b65fed1 100644
|
| --- a/third_party/WebKit/Source/platform/network/ResourceResponse.h
|
| +++ b/third_party/WebKit/Source/platform/network/ResourceResponse.h
|
| @@ -57,7 +57,6 @@ public:
|
| SecurityStyleUnknown,
|
| SecurityStyleUnauthenticated,
|
| SecurityStyleAuthenticationBroken,
|
| - SecurityStyleWarning,
|
| SecurityStyleAuthenticated
|
| };
|
|
|
|
|