From faf13d696c874a0c546f5c862a2567032f423d09 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Thu, 2 Mar 2017 22:35:02 -0800 Subject: cleanup --- ext/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/manifest.json') diff --git a/ext/manifest.json b/ext/manifest.json index bbdf6a80..f4fcccfa 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -16,10 +16,10 @@ "matches": ["http://*/*", "https://*/*", "file://*/*"], "js": [ "fg/js/gecko.js", + "fg/js/util.js", "fg/js/source-range.js", "fg/js/source-element.js", "fg/js/popup.js", - "fg/js/util.js", "fg/js/driver.js" ], "css": ["fg/css/client.css"] -- cgit v1.2.3