Fix return value of InputHandlerProxy::HandleMouseWheel for SCROLL_IGNORED case.

A missing 'break' statement in the smooth scrolling path caused a return value
of DID_NOT_HANDLE instead of DROP_EVENT.

Review URL: https://codereview.chromium.org/1405113009

Cr-Commit-Position: refs/heads/master@{#355496}
2 files changed