aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-09-23 14:09:07 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-09-23 14:09:18 +0200
commit5737c121ca3635a4afee0c017b7652eb39ee4ab1 (patch)
tree61bd0cbab6b85d6c1ab102940fa8cf57f6aafa2f /manifest.json
parentd705309199a38cea944583238270a52b8b74204b (diff)
downloadwallet-core-5737c121ca3635a4afee0c017b7652eb39ee4ab1.tar.xz
use uniform DOM event handling mechanism
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index d885aebb0..1291bc37a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -31,7 +31,6 @@
"matches": ["*://*/*"],
"js": [
"lib/vendor/URI.js",
- "lib/vendor/system-csp-production.src.js",
"content_scripts/notify.js"
],
"run_at": "document_start"