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

Unified Diff: content/content_tests.gypi

Issue 1630983002: Move bulk of event_with_latency_info into common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master_wheel_passive_listeners_2
Patch Set: Rebase Created 4 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
« no previous file with comments | « content/content_common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 9fb66ec0740b7422dcd9fc40b41a1297476b8195..fc49cf7f67d23d78dc88d5d9d1f93e1bfed87ba3 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -538,7 +538,6 @@
'browser/renderer_host/begin_frame_observer_proxy_unittest.cc',
'browser/renderer_host/clipboard_message_filter_unittest.cc',
'browser/renderer_host/dwrite_font_proxy_message_filter_win_unittest.cc',
- 'browser/renderer_host/event_with_latency_info_unittest.cc',
'browser/renderer_host/input/gesture_event_queue_unittest.cc',
'browser/renderer_host/input/input_router_impl_unittest.cc',
'browser/renderer_host/input/mock_input_ack_handler.cc',
@@ -674,6 +673,7 @@
'common/host_shared_bitmap_manager_unittest.cc',
'common/id_type_unittest.cc',
'common/indexed_db/indexed_db_key_unittest.cc',
+ 'common/input/event_with_latency_info_unittest.cc',
'common/input/gesture_event_stream_validator_unittest.cc',
'common/input/input_param_traits_unittest.cc',
'common/input/touch_event_stream_validator_unittest.cc',
« no previous file with comments | « content/content_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698