| Index: third_party/WebKit/public/platform/WebURLResponse.h
|
| diff --git a/third_party/WebKit/public/platform/WebURLResponse.h b/third_party/WebKit/public/platform/WebURLResponse.h
|
| index ff22cb9a5ae479391245e7c64d44e3cf7cd7094c..ea5491480781ffc185208aec8260f9ebe48c198d 100644
|
| --- a/third_party/WebKit/public/platform/WebURLResponse.h
|
| +++ b/third_party/WebKit/public/platform/WebURLResponse.h
|
| @@ -57,7 +57,6 @@ public:
|
| SecurityStyleUnknown,
|
| SecurityStyleUnauthenticated,
|
| SecurityStyleAuthenticationBroken,
|
| - SecurityStyleWarning,
|
| SecurityStyleAuthenticated
|
| };
|
|
|
|
|