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

Unified Diff: content/content_tests.gypi

Issue 1415953004: Move content/renderer input handling for web input events to ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move code to ui Created 5 years, 1 month 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 728c41c4c3fffa34f44d4f16a26247fd4c4c5074..6ffe8ef09e529489d13c6c53ea4de6dbd8e6209b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -688,8 +688,6 @@
'renderer/gpu/render_widget_compositor_unittest.cc',
'renderer/ico_image_decoder_unittest.cc',
'renderer/input/input_event_filter_unittest.cc',
- 'renderer/input/input_handler_proxy_unittest.cc',
- 'renderer/input/input_scroll_elasticity_controller_unittest.cc',
'renderer/peripheral_content_heuristic_unittest.cc',
'renderer/manifest/manifest_parser_unittest.cc',
'renderer/media/android/media_info_loader_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698