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

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

Issue 2331213002: Add `disposition` to SecurityPolicyViolationEvent (Closed)
Patch Set: Fix a typo in rebased test expectation Created 4 years, 2 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 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",

Powered by Google App Engine
This is Rietveld 408576698