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

Unified Diff: ui/events/events_unittests.gyp

Issue 1871233002: Move LatencyInfo to ui/latency_info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplify ui/events OWNERS Created 4 years, 8 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_unittests.gyp
diff --git a/ui/events/events_unittests.gyp b/ui/events/events_unittests.gyp
index f5a5d01c3e0f4953b6bd3f081ad06c0d1da8bbaf..0665b339e7dbb3c49c39829ee029a78f4251346a 100644
--- a/ui/events/events_unittests.gyp
+++ b/ui/events/events_unittests.gyp
@@ -26,7 +26,6 @@
'events.gyp:dom_keycode_converter',
'events.gyp:events',
'events.gyp:events_base',
- 'events.gyp:events_ipc',
'events.gyp:events_test_support',
'events.gyp:gesture_detection',
'events.gyp:gestures_blink',
@@ -54,11 +53,9 @@
'gestures/fling_curve_unittest.cc',
'gestures/gesture_provider_aura_unittest.cc',
'gestures/motion_event_aura_unittest.cc',
- 'ipc/latency_info_param_traits_unittest.cc',
'keycodes/dom/keycode_converter_unittest.cc',
'keycodes/keyboard_code_conversion_unittest.cc',
'keycodes/platform_key_map_win_unittest.cc',
- 'latency_info_unittest.cc',
'platform/platform_event_source_unittest.cc',
'scoped_target_handler_unittest.cc',
'win/event_utils_win_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698