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

Unified Diff: ui/events/events_unittests.gyp

Issue 1883763002: Revert of Move LatencyInfo to ui/latency_info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « ui/events/events.gyp ('k') | ui/events/ipc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/events_unittests.gyp
diff --git a/ui/events/events_unittests.gyp b/ui/events/events_unittests.gyp
index 0665b339e7dbb3c49c39829ee029a78f4251346a..f5a5d01c3e0f4953b6bd3f081ad06c0d1da8bbaf 100644
--- a/ui/events/events_unittests.gyp
+++ b/ui/events/events_unittests.gyp
@@ -26,6 +26,7 @@
'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',
@@ -53,9 +54,11 @@
'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',
« no previous file with comments | « ui/events/events.gyp ('k') | ui/events/ipc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698