| Index: ui/accessibility/platform/test_ax_node_wrapper.h
|
| diff --git a/ui/accessibility/platform/test_ax_node_wrapper.h b/ui/accessibility/platform/test_ax_node_wrapper.h
|
| index 21a5e5ceb9653d0601c55812b43642607c1ec0be..a781a0ca1fae98dff3686b6cc4ee71caa822e724 100644
|
| --- a/ui/accessibility/platform/test_ax_node_wrapper.h
|
| +++ b/ui/accessibility/platform/test_ax_node_wrapper.h
|
| @@ -39,7 +39,6 @@ class TestAXNodeWrapper : public AXPlatformNodeDelegate {
|
| gfx::NativeViewAccessible GetFocus() override;
|
| gfx::AcceleratedWidget GetTargetForNativeAccessibilityEvent() override;
|
| bool AccessibilityPerformAction(const ui::AXActionData& data) override;
|
| - void DoDefaultAction() override;
|
|
|
| private:
|
| TestAXNodeWrapper(AXTree* tree, AXNode* node);
|
|
|