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

Unified Diff: content/content_tests.gypi

Issue 13844021: Move compositor thread input handling logic into content (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win component build Created 7 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 9ab50f625c30d91dca86c8cc3afd613e584a29ed..628904267860cac29cc5316f703b975267f4b0d4 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -392,6 +392,7 @@
'renderer/date_time_formatter_unittest.cc',
'renderer/disambiguation_popup_helper_unittest.cc',
'renderer/gpu/input_event_filter_unittest.cc',
+ 'renderer/gpu/input_handler_proxy_unittest.cc',
'renderer/hyphenator/hyphenator_unittest.cc',
'renderer/ico_image_decoder_unittest.cc',
'renderer/media/audio_message_filter_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698