| Index: chrome/browser/resources/chromeos/chromevox/manifest.json.jinja2
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/manifest.json.jinja2 b/chrome/browser/resources/chromeos/chromevox/manifest.json.jinja2
|
| index 64c180495f12b09688c26064ea150071bbb1319c..d429e4318c715f505db6dab980e31952e002f043 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/manifest.json.jinja2
|
| +++ b/chrome/browser/resources/chromeos/chromevox/manifest.json.jinja2
|
| @@ -30,7 +30,7 @@
|
| {
|
| "matches": [ "<all_urls>" ],
|
| "exclude_globs": [
|
| - "chrome-extension://mndnfokpggljbaajbnioimlmbfngpief/chromevox/background/background.html"
|
| + "chrome-extension://mndnfokpggljbaajbnioimlmbfngpief/cvox2/background/background.html"
|
| ],
|
| "all_frames": true,
|
| "js": [
|
|
|