| Index: third_party/WebKit/Source/core/events/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/events/BUILD.gn b/third_party/WebKit/Source/core/events/BUILD.gn
|
| index 6768ebbe3b33ed1590c185016a7ef8fab48bb86f..267b8934ccd2fbfda5d3a5c972ea3ed31370f8c0 100644
|
| --- a/third_party/WebKit/Source/core/events/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/events/BUILD.gn
|
| @@ -83,6 +83,7 @@ blink_core_sources("events") {
|
| "ResourceProgressEvent.h",
|
| "ScopedEventQueue.cpp",
|
| "ScopedEventQueue.h",
|
| + "SecurityPolicyViolationEvent.cpp",
|
| "SecurityPolicyViolationEvent.h",
|
| "TextEvent.cpp",
|
| "TextEvent.h",
|
|
|