MacViews: UnhandledKeyboardEventHandler stub
commitf5d10685b975dd11be315133a099a8a980ad0716
authorandresantoso <andresantoso@chromium.org>
Fri, 24 Oct 2014 21:36:44 +0000 (24 14:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 24 Oct 2014 21:37:03 +0000 (24 21:37 +0000)
treeba29d2798c73bcab7396e84413fa63b018693745
parentd42b0f6875a5fa8b86487ca61d087eebdb4a9afe
MacViews: UnhandledKeyboardEventHandler stub

Fix for missing UnhandledKeyboardEventHandler::HandleNativeKeyboardEvent on
Mac, in preparation for compiling chrome/browser/ui/views for MacViews.
Consolidate duplicated linux/windows code to be shared code and stub out
the Mac implementation.

BUG=425229

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

Cr-Commit-Position: refs/heads/master@{#301198}
ui/views/controls/webview/unhandled_keyboard_event_handler.cc [copied from ui/views/controls/webview/unhandled_keyboard_event_handler_linux.cc with 87% similarity]
ui/views/controls/webview/unhandled_keyboard_event_handler.h
ui/views/controls/webview/unhandled_keyboard_event_handler_linux.cc
ui/views/controls/webview/unhandled_keyboard_event_handler_mac.mm [copied from ui/views/controls/webview/unhandled_keyboard_event_handler.cc with 50% similarity]
ui/views/controls/webview/unhandled_keyboard_event_handler_win.cc
ui/views/controls/webview/webview.gyp