Chromium Code Reviews

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

Issue 2903773002: Revert of Remove EventSender from ImageLoader (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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 f8590ddbb67714947e5b842fbaa44620f3f53f15..a474c9871c38c6a984649488a7440cb9c3155c52 100644
--- a/third_party/WebKit/Source/core/events/BUILD.gn
+++ b/third_party/WebKit/Source/core/events/BUILD.gn
@@ -45,6 +45,7 @@
"EventPath.cpp",
"EventPath.h",
"EventQueue.h",
+ "EventSender.h",
"EventTarget.cpp",
"EventTarget.h",
"EventUtil.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/dom/Document.cpp ('k') | third_party/WebKit/Source/core/events/EventSender.h » ('j') | no next file with comments »

Powered by Google App Engine