Stop hard-coding content scripts injected at runtime
This fixes an issue where the path of the content script was updated in the manifest but not in the js. This is seen by the only remaining client of the ChromeVox api (docs.google.com) where if the tab was open prior to ChromeVox being enabled, enabling ChromeVox would not inject the scripts. R=akihiroota@chromium.org Bug: none Change-Id: I0980f7cecac13f53a421e7788a47c372add5dbb6 AX-Relnotes: Fixes an issue where ChromeVox might not enable Google Docs accessibility. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461717Reviewed-by:Akihiro Ota <akihiroota@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#815395}
Showing
Please register or sign in to comment