Bug 89032

Summary: Fix CMake build with SMOOTH_SCROLLING enabled
Product: WebKit Reporter: Eli Fidler <efidler>
Component: Tools / TestsAssignee: Eli Fidler <efidler>
Status: RESOLVED FIXED    
Severity: Normal CC: rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Eli Fidler 2012-06-13 13:34:49 PDT
SMOOTH_SCROLLING pulls in ScrollAnimatorNone.cpp, which has dependencies on platform/ActivePlatformGestureAnimation.cpp and platform/TouchpadFlingPlatformGestureCurve.cpp
Comment 1 Eli Fidler 2012-06-13 13:39:29 PDT
Created attachment 147401 [details]
Patch
Comment 2 WebKit Review Bot 2012-06-13 22:59:32 PDT
Comment on attachment 147401 [details]
Patch

Clearing flags on attachment: 147401

Committed r120281: <http://trac.webkit.org/changeset/120281>
Comment 3 WebKit Review Bot 2012-06-13 22:59:37 PDT
All reviewed patches have been landed.  Closing bug.