| Index: Source/core/events/SecurityPolicyViolationEvent.h
|
| diff --git a/Source/core/events/SecurityPolicyViolationEvent.h b/Source/core/events/SecurityPolicyViolationEvent.h
|
| index efe2481272d2b03fd61a68b9c329ec9f3b6314d7..aa53c06409dbe4f4611448a127eaaeda99c60d61 100644
|
| --- a/Source/core/events/SecurityPolicyViolationEvent.h
|
| +++ b/Source/core/events/SecurityPolicyViolationEvent.h
|
| @@ -26,7 +26,6 @@
|
| #define SecurityPolicyViolationEvent_h
|
|
|
| #include "core/events/Event.h"
|
| -#include "core/events/ThreadLocalEventNames.h"
|
|
|
| namespace WebCore {
|
|
|
|
|