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

Unified Diff: content/content_tests.gypi

Issue 19624005: Add InputEvent and EventPacket types for batched input delivery (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Code review Created 7 years, 3 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
« content/common/input_messages.h ('K') | « 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 1074d3281ca2fa898a986dbe568f61536b349b8f..aa2fe7f55747bb2e19c1216d139e3932dfb22328 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -404,6 +404,7 @@
'common/dom_storage/dom_storage_map_unittest.cc',
'common/gpu/gpu_memory_manager_unittest.cc',
'common/indexed_db/indexed_db_key_unittest.cc',
+ 'common/input/input_param_traits_unittest.cc',
'common/inter_process_time_ticks_converter_unittest.cc',
'common/mac/attributed_string_coder_unittest.mm',
'common/mac/font_descriptor_unittest.mm',
« content/common/input_messages.h ('K') | « content/content_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698