Commit 035c54c9 authored by wnwen's avatar wnwen Committed by Commit bot

Remove setup.css from content script.

BUG=481533

Review URL: https://codereview.chromium.org/1108843003

Cr-Commit-Position: refs/heads/master@{#327086}
parent babbbbbd
{ {
"name": "__MSG_COLOR_ENHANCER_APPNAME__", "name": "__MSG_COLOR_ENHANCER_APPNAME__",
"version": "1.12.2", "version": "1.12.3",
"description": "__MSG_COLOR_ENHANCER_APPDESC__", "description": "__MSG_COLOR_ENHANCER_APPDESC__",
"manifest_version": 2, "manifest_version": 2,
"icons": { "icons": {
...@@ -35,8 +35,7 @@ ...@@ -35,8 +35,7 @@
"<all_urls>" "<all_urls>"
], ],
"css": [ "css": [
"res/cvd.css", "res/cvd.css"
"res/setup.css"
], ],
"js": [ "js": [
"src/common.js", "src/common.js",
......
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