Index: ui/accessibility/extensions/colorenhancer/manifest.json |
diff --git a/ui/accessibility/extensions/colorenhancer/manifest.json b/ui/accessibility/extensions/colorenhancer/manifest.json |
index c03f37610926c7905dd8ecc6245d374b4580afdf..0714a7c3ea9d1df5d332ac754985acf00c45b568 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.13.1", |
+ "version": "1.13.2", |
"description": "__MSG_COLOR_ENHANCER_APPDESC__", |
"manifest_version": 2, |
"icons": { |
@@ -34,9 +34,6 @@ |
"matches": [ |
"<all_urls>" |
], |
- "css": [ |
- "res/cvd.css" |
- ], |
"js": [ |
"src/common.js", |
"src/cvd.js" |