Remove AppCompat workaround for KEYCODE_MENU.
commitfb4adf50328122c4527e2dd9ef1818fb6054a3ee
authoraurimas <aurimas@chromium.org>
Tue, 14 Jul 2015 19:09:28 +0000 (14 12:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 14 Jul 2015 19:10:17 +0000 (14 19:10 +0000)
tree3c57f8e4930a30a7c2e28d3dca28d878c8d1982a
parent70af8f50986bc87e0ed3e755e0056cc6e38fe127
Remove AppCompat workaround for KEYCODE_MENU.

AppCompatDelegateImpl no longer steals menu key events, it
allows for actvities to consume them.

Tested with Samsung S3 and the menu still opens after this CL.

BUG=b/20529185

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

Cr-Commit-Position: refs/heads/master@{#338722}
base/android/java/src/org/chromium/base/BaseChromiumApplication.java
base/android/junit/src/org/chromium/base/BaseChromiumApplicationTest.java