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

Unified Diff: ui/events/events.gyp

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/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index 8af08c53c7d38c6d0ef2bc407717c7a4ff7abfbd..bc7d713da828a8480021dcc257d07d83c5f7cd7a 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -272,6 +272,8 @@
'test/events_test_utils_x11.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