Reland: Proposed alternative for supporting ChromeVox keyboard commands.
Original change:
https://codereview.chromium.org/
1185753008/
This change avoids the use of ProfileManager::GetLastUsedProfile by asking AccessibilityManager directly which profile it is using. Since AccessibilityManager is the authority on which profile spoken feedback is running, this is a safe and probably better change
TEST=ensure chrome.commands.onCommand gets called with appropriate command name when keys are struck on OOBE, locked screen, login screen, and logged in.
TBR=oshima@chromium.org
Review URL: https://codereview.chromium.org/
1209073002
Cr-Commit-Position: refs/heads/master@{#336299}