Chromium Code Reviews| Index: ui/accessibility/extensions/colorenhancer/manifest.json |
| diff --git a/ui/accessibility/extensions/colorenhancer/manifest.json b/ui/accessibility/extensions/colorenhancer/manifest.json |
| index 1e219c17c6dca241b50473160e5831eaa9ad7c70..5a17d3d534464215bf33c65da9add61534cc7052 100644 |
| --- a/ui/accessibility/extensions/colorenhancer/manifest.json |
| +++ b/ui/accessibility/extensions/colorenhancer/manifest.json |
| @@ -1,6 +1,6 @@ |
| { |
| "name": "__MSG_COLOR_ENHANCER_APPNAME__", |
| - "version": "1.12.2", |
| + "version": "1.12.3", |
| "description": "__MSG_COLOR_ENHANCER_APPDESC__", |
| "manifest_version": 2, |
| "icons": { |
| @@ -35,8 +35,7 @@ |
| "<all_urls>" |
| ], |
| "css": [ |
| - "res/cvd.css", |
| - "res/setup.css" |
| + "res/cvd.css" |
| ], |
| "js": [ |
| "src/common.js", |