Convert ax_enums.idl to mojom.
https://chromium-review.googlesource.com/c/chromium/src/+/877417
This commit is contained in:
parent
7732da41ba
commit
2047929cb5
3 changed files with 8 additions and 7 deletions
|
@ -46,7 +46,7 @@ bool ViewsDelegate::GetSavedWindowPlacement(
|
|||
}
|
||||
|
||||
void ViewsDelegate::NotifyAccessibilityEvent(views::View* view,
|
||||
ui::AXEvent event_type) {}
|
||||
ax::mojom::Event event_type) {}
|
||||
|
||||
void ViewsDelegate::NotifyMenuItemFocused(const base::string16& menu_name,
|
||||
const base::string16& menu_item_name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue