diff --git a/edit/source-editor.js b/edit/source-editor.js index 42bfb0c6..114af0bf 100644 --- a/edit/source-editor.js +++ b/edit/source-editor.js @@ -2,6 +2,7 @@ /* global showToggleStyleHelp goBackToManage updateLintReportIfEnabled */ /* global hotkeyRerouter setupAutocomplete setupOptionsExpand */ /* global editors linterConfig updateLinter regExpTester mozParser */ +/* global makeLink */ 'use strict';