| Index: ui/accessibility/platform/ax_platform_node.h
|
| diff --git a/ui/accessibility/platform/ax_platform_node.h b/ui/accessibility/platform/ax_platform_node.h
|
| index c9df25947dd6fc82b29760ed37cb0a91131dacaf..ec5263582a11af07aab8d7581bb4f14feecc07ad 100644
|
| --- a/ui/accessibility/platform/ax_platform_node.h
|
| +++ b/ui/accessibility/platform/ax_platform_node.h
|
| @@ -11,7 +11,7 @@
|
| #include "ui/gfx/native_widget_types.h"
|
|
|
| // Set PLATFORM_HAS_AX_PLATFORM_NODE_IMPL if this platform has a specific
|
| -// implementation of AxPlatfromNode::Create().
|
| +// implementation of AXPlatformNode::Create().
|
| #undef PLATFORM_HAS_AX_PLATFORM_NODE_IMPL
|
|
|
| #if defined(OS_WIN)
|
|
|