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

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: address feedback Created 7 years, 7 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 41a3fd50061cebd37537482327cc7e7f4da988c4..1852a6a3982f8f79cab2ee08778240e3b1c44755 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -395,6 +395,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