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

Unified Diff: views/views.gyp

Issue 8508024: Support touch scroll gestures in menus. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Gardening. Created 9 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
« views/controls/menu/menu_host_root_view.cc ('K') | « views/view_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index 2e4cc54f51baa64fe3db181031d0ff5fc18a266a..b7a13db51b6a639d012991f8d92b3f85af19839d 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -372,6 +372,8 @@
'widget/window_manager.h',
'../ui/views/animation/bounds_animator.cc',
'../ui/views/animation/bounds_animator.h',
+ '../ui/views/animation/scroll_animator.cc',
+ '../ui/views/animation/scroll_animator.h',
'../ui/views/accessibility/native_view_accessibility_win.cc',
'../ui/views/accessibility/native_view_accessibility_win.h',
'../ui/views/ime/input_method_base.cc',
« views/controls/menu/menu_host_root_view.cc ('K') | « views/view_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698