Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(623)

Unified Diff: third_party/WebKit/Source/core/events/BUILD.gn

Issue 2331213002: Add `disposition` to SecurityPolicyViolationEvent (Closed)
Patch Set: Update SecurityPolicyViolationEventInit.idl Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698