Stop including rendered_position.h in accessibility code
ax_layout_object.cc includes rendered_position.h to use some hacky utility functions there. As editing code no longer uses those functions, this patch moves the functions to AX, and stops AX from including rendered_position.h to improve code health. Change-Id: I85a50fbd81f05eded792721e8fd99eac0373b6c3 Reviewed-on: https://chromium-review.googlesource.com/1024734Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#553823}
Showing
Please register or sign in to comment