Commit cd0b1a92 authored by Katie D's avatar Katie D Committed by Commit Bot

Fixes missing Select to Speak settings page.

The manifest was not updated to the proper location of
the select to speak options page. This fixes the page by
adjusting the manifest.

Bug: 1062198
Change-Id: I5f40fe51ffa09f49e23b0500ad0954d039b07d22
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106962
Commit-Queue: Katie Dektar <katie@chromium.org>
Commit-Queue: David Tseng <dtseng@chromium.org>
Auto-Submit: Katie Dektar <katie@chromium.org>
Reviewed-by: default avatarDavid Tseng <dtseng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#750983}
parent 57054932
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
"desktop": true "desktop": true
}, },
"default_locale": "en", "default_locale": "en",
"options_page": "options.html", "options_page": "select_to_speak/options.html",
"content_scripts": [ "content_scripts": [
{ {
"matches": [ "https://docs.google.com/document*", "matches": [ "https://docs.google.com/document*",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment