mac: Refer to NSEvent scrollingDeltaY as a method.
Prior to OSX 10.10, the declaration is a method. In OSX 10.10, the declaration became a property. For simplicity and consistent, always refer to scrollingDeltaY as a method. BUG=471823 Review URL: https://codereview.chromium.org/1116563002 Cr-Commit-Position: refs/heads/master@{#327437}
Showing
Please register or sign in to comment