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

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

Issue 2576013002: Introducing WebCoalescedInputEvent and inclusion in content/common (Closed)
Patch Set: Fix a few DCHECK hits Created 3 years, 11 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: ui/events/blink/BUILD.gn
diff --git a/ui/events/blink/BUILD.gn b/ui/events/blink/BUILD.gn
index dcae5dc5f6316b3abc1d303378250778483618d8..d21ef8b7ff8d1cc42ed6782e75f58ff30f9d30da 100644
--- a/ui/events/blink/BUILD.gn
+++ b/ui/events/blink/BUILD.gn
@@ -21,8 +21,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