Move AXNotification to AXObjectCacheImpl
There was no need for AXNotification to be exposed in AXObjectCache. It's more of an internal detail to accessibility and doesn't belong in the public interface to it in core/dom. This is a pure refactoring change only. Bug: 699438 Change-Id: I17c02dd093d4857dab1ce015d4e55dd6bed567af Reviewed-on: https://chromium-review.googlesource.com/820097Reviewed-by:Mike West <mkwst@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#523441}
Showing
Please register or sign in to comment