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 0acc1a7551be79526f336a81b41936827d8f14ac..f9309bdce88f25637b1c4ca7ba0f723350f8b3b1 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", |