| Index: third_party/WebKit/Source/core/html/parser/XSSAuditor.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/XSSAuditor.h b/third_party/WebKit/Source/core/html/parser/XSSAuditor.h
|
| index eb567386c95c2bb4455e658bfb0801efe6be156a..e8e15b5c6e8342e4f2c9c0f950c3ad1d6dd7b813 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/XSSAuditor.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/XSSAuditor.h
|
| @@ -128,7 +128,6 @@ class XSSAuditor {
|
| bool m_isEnabled;
|
|
|
| ReflectedXSSDisposition m_xssProtection;
|
| - bool m_didSendValidCSPHeader;
|
| bool m_didSendValidXSSProtectionHeader;
|
|
|
| String m_decodedURL;
|
|
|