Convert ax_enums.idl to mojom.

https://chromium-review.googlesource.com/c/chromium/src/+/877417
This commit is contained in:
deepak1556 2018-04-11 20:45:22 +05:30 committed by Samuel Attard
parent 7732da41ba
commit 2047929cb5
3 changed files with 8 additions and 7 deletions

View file

@ -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,