| Index: third_party/WebKit/LayoutTests/http/tests/inspector/security/security-state-comparator.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-state-comparator.html b/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-state-comparator.html
|
| index 6a8b84eb68aef46142ebbcd3f0a34db760c7269e..6865dc02c25f138c077be9c3dbd44060d49b3840 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-state-comparator.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/security-state-comparator.html
|
| @@ -9,7 +9,6 @@ function test()
|
| SecurityAgent.SecurityState.Info,
|
| SecurityAgent.SecurityState.Insecure,
|
| SecurityAgent.SecurityState.Neutral,
|
| - SecurityAgent.SecurityState.Warning,
|
| SecurityAgent.SecurityState.Secure,
|
| SecurityAgent.SecurityState.Unknown
|
| ];
|
|
|