From 66e6aac50638d1f706f0ddaee1529a7b3cb47075 Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Thu, 1 Mar 2018 13:45:40 +0100 Subject: Restore source-editor commands controller for scratchpad & styleeditor menus https://github.com/MoonchildProductions/moebius/pull/290 --- devtools/client/sourceeditor/moz.build | 1 + 1 file changed, 1 insertion(+) (limited to 'devtools/client/sourceeditor/moz.build') diff --git a/devtools/client/sourceeditor/moz.build b/devtools/client/sourceeditor/moz.build index 5081325c5..765accb14 100644 --- a/devtools/client/sourceeditor/moz.build +++ b/devtools/client/sourceeditor/moz.build @@ -12,6 +12,7 @@ DevToolsModules( 'autocomplete.js', 'css-autocompleter.js', 'debugger.js', + 'editor-commands-controller.js', 'editor.js' ) -- cgit v1.2.3