Fix AccessibilityExtensionLoader's handling of locked screen
Previously, accessibility extensions required content scripts to access locked screen UI. With the introduction of chrome.automation, this is no longer necessary. An extension running in the signed in profile can easily access locked screen UI.
We therefore can:
- remove enabling an extension in the locked screen ui's profile (e.g. adding ChromeVox as a component extension).
- stop injection of content scripts into the locked screen's web ui.
TEST=navigate to locked screen with ChromeVox on. Verify things work. Toggle ChromeVox off and on. Verify things still work.
BUG=
676467,
611736
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url:
https://codereview.chromium.org/2617633004
Cr-Commit-Position: refs/heads/master@{#442970}
Committed:
https://chromium.googlesource.com/chromium/src/+/4702f8e80cde7762dc897963ab69080e38093b97