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

Unified Diff: ui/events/BUILD.gn

Issue 502993004: Remove abstract Clone and Cancel methods from MotionEvent (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Owner for BUILD.gn Created 6 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: ui/events/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index c697e548894f62ae1deb14c02a9315a83080f572..d8ef99fe09f584dca305afb9f3e70167fbaafd2d 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -236,6 +236,8 @@ source_set("test_support") {
"test/events_test_utils.h",
"test/mock_motion_event.cc",
"test/mock_motion_event.h",
+ "test/motion_event_test_utils.cc",
+ "test/motion_event_test_utils.h",
"test/platform_event_waiter.cc",
"test/platform_event_waiter.h",
"test/test_event_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698