From 2129490a9256ebc5b4835f15834b7cdb9da62e51 Mon Sep 17 00:00:00 2001 From: gorhill Date: Fri, 15 May 2015 23:05:12 -0400 Subject: [PATCH] not needed anymore --- platform/chromium/manifest.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index e33e30d..c90e212 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -79,9 +79,5 @@ "webRequestBlocking", "http://*/*", "https://*/*" - ], - "web_accessible_resources": [ - "css/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf", - "css/noop.css" ] }