Move AXTreeSourceAura tests into AXTreeSourceViews tests
AXTreeSourceAura doesn't exist any more. The tests exercise the integration of AXRootObjWrapper with AXTreeSourceViews, so rename the tests ot AXTreeSourceViewsRootTest. Note that the tests lived in //chrome/browser/ui/ash. If we need an ash-specific tree source we could introduce an AXTreeSourceAsh either in //ash (for mash) or //chrome/browser/ui/ash (for SingleProcessMash). Bug: 910672 Test: views_unittests Change-Id: I79438345e3ad9bd1aa69d74b3c34cc35efe87142 Reviewed-on: https://chromium-review.googlesource.com/c/1358972Reviewed-by:David Tseng <dtseng@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#613308}
Showing
Please register or sign in to comment