Commit d72b6bc2 authored by Charlene Yan's avatar Charlene Yan Committed by Commit Bot

Allow PageInfoBubble to be accessed with up and down arrows.

Bug: 857118
Change-Id: Icc6c20824c5ff558e778768aec24a439002f9f6c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1582519Reviewed-by: default avatarBen Wells <benwells@chromium.org>
Commit-Queue: Charlene Yan <cyan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#659512}
parent 1c80f902
......@@ -476,6 +476,8 @@ PageInfoBubbleView::PageInfoBubbleView(
const int side_margin = margins().left();
DCHECK_EQ(margins().left(), margins().right());
EnableUpDownKeyboardAccelerators();
ChromeLayoutProvider* layout_provider = ChromeLayoutProvider::Get();
// In Harmony, the last view is a HoverButton, which overrides the bottom
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment