| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 179de645dcfaa76ecc597d4c643d6ebae496b087..24a697a9d66ecce20cfc8a22afe35781a12fc88b 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -106,6 +106,7 @@
|
| 'public/test/unittest_test_suite.h',
|
| 'public/test/web_contents_tester.cc',
|
| 'public/test/web_contents_tester.h',
|
| + 'public/test/web_input_event_traits_unittest.cc',
|
| 'test/appcache_test_helper.cc',
|
| 'test/appcache_test_helper.h',
|
| 'test/blink_test_environment.cc',
|
| @@ -674,7 +675,6 @@
|
| 'common/input/gesture_event_stream_validator_unittest.cc',
|
| 'common/input/input_param_traits_unittest.cc',
|
| 'common/input/touch_event_stream_validator_unittest.cc',
|
| - 'common/input/web_input_event_traits_unittest.cc',
|
| 'common/inter_process_time_ticks_converter_unittest.cc',
|
| 'common/mac/attributed_string_coder_unittest.mm',
|
| 'common/mac/font_descriptor_unittest.mm',
|
|
|