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

Unified Diff: content/content_browser.gypi

Issue 1405613002: Support vsync-aligned wheel event dispatch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@input_cleanup_todo
Patch Set: Rebase Created 5 years, 2 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
« no previous file with comments | « content/browser/renderer_host/input/wheel_event_queue.cc ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index d302f646cd1a4e72260b8aa3b84b34b7c41895d6..c841d0b685bde5fe953ef13eb46ad5101ed7ae08 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1247,6 +1247,8 @@
'browser/renderer_host/input/web_input_event_builders_win.h',
'browser/renderer_host/input/web_input_event_util.cc',
'browser/renderer_host/input/web_input_event_util.h',
+ 'browser/renderer_host/input/wheel_event_queue.cc',
+ 'browser/renderer_host/input/wheel_event_queue.h',
'browser/renderer_host/legacy_render_widget_host_win.cc',
'browser/renderer_host/legacy_render_widget_host_win.h',
'browser/renderer_host/media/audio_input_debug_writer.cc',
« no previous file with comments | « content/browser/renderer_host/input/wheel_event_queue.cc ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698