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

Unified Diff: ui/events/blink/BUILD.gn

Issue 2479123003: WIP Add getCoalescedEvents API using vector of WebInputEvents (Closed)
Patch Set: Creating CoalescedWebInputEvent Created 4 years, 1 month 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: ui/events/blink/BUILD.gn
diff --git a/ui/events/blink/BUILD.gn b/ui/events/blink/BUILD.gn
index c18e2f90df7d406b19f125c331f6bedcfa6e9de2..7f201d4e5ef2ef1aca608bac15ede2d1309caed0 100644
--- a/ui/events/blink/BUILD.gn
+++ b/ui/events/blink/BUILD.gn
@@ -15,8 +15,6 @@ source_set("blink") {
"input_handler_proxy_client.h",
"input_scroll_elasticity_controller.cc",
"input_scroll_elasticity_controller.h",
- "scoped_web_input_event.cc",
- "scoped_web_input_event.h",
"synchronous_input_handler_proxy.h",
"web_input_event.cc",
"web_input_event.h",

Powered by Google App Engine
This is Rietveld 408576698