Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(359)

Unified Diff: docs/accessibility/overview.md

Issue 2858493002: Rename AXObject to AXObjectImpl in modules/ and web/ (Closed)
Patch Set: Review feedback Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: docs/accessibility/overview.md
diff --git a/docs/accessibility/overview.md b/docs/accessibility/overview.md
index c0c57797e44864848ed8e8fb97381b9808025d7c..26e4ab661011490516fe7a59e19d7101a5f12fe5 100644
--- a/docs/accessibility/overview.md
+++ b/docs/accessibility/overview.md
@@ -493,7 +493,7 @@ is defined by [automation.idl], which must be kept synchronized with
[AXContentNodeData]: https://cs.chromium.org/chromium/src/content/common/ax_content_node_data.h
[AXLayoutObject]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/accessibility/AXLayoutObject.h
[AXNodeObject]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/accessibility/AXNodeObject.h
-[AXObject]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/accessibility/AXObject.h
+[AXObjectImpl]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/accessibility/AXObjectImpl.h
sashab 2017/05/08 23:58:34 Only non-code change
[AXObjectCacheImpl]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/accessibility/AXObjectCacheImpl.h
[AXPlatformNode]: https://cs.chromium.org/chromium/src/ui/accessibility/platform/ax_platform_node.h
[AXTreeSerializer]: https://cs.chromium.org/chromium/src/ui/accessibility/ax_tree_serializer.h
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/dom/AXObject.h » ('j') | third_party/WebKit/Source/core/dom/AXObject.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698