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

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

Issue 2863763003: Remove EventSender from ImageLoader (Closed)
Patch Set: fix tests Created 3 years, 7 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 656c0532ff02db522c253a768ba127ca77b1bb11..fb7fa1643d93a579c58528fdabf7ad5b4b5d39dd 100644
--- a/third_party/WebKit/Source/core/events/BUILD.gn
+++ b/third_party/WebKit/Source/core/events/BUILD.gn
@@ -45,7 +45,6 @@ blink_core_sources("events") {
"EventPath.cpp",
"EventPath.h",
"EventQueue.h",
- "EventSender.h",
"EventTarget.cpp",
"EventTarget.h",
"EventUtil.cpp",

Powered by Google App Engine
This is Rietveld 408576698