From 29943a00d915abd025dc93f7f52b3b03aabf149f Mon Sep 17 00:00:00 2001 From: Alessio Vanni Date: Thu, 4 Jul 2019 18:20:35 +0200 Subject: Revert "Remove one more importing" This reverts commit d8950421332a0d5b28cba6df38fc4fe85ff26d9e. Followup to the previous reverting. --- js/vapi-common.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'js/vapi-common.js') diff --git a/js/vapi-common.js b/js/vapi-common.js index 2b4158a..1bc20bc 100644 --- a/js/vapi-common.js +++ b/js/vapi-common.js @@ -33,6 +33,8 @@ /******************************************************************************/ +Components.utils.import('resource://gre/modules/Services.jsm'); + // https://bugs.chromium.org/p/project-zero/issues/detail?id=1225&desc=6#c10 // eMatrix: does this apply to us? // In the meantime, let's remove the useless `eMatrix' property from vAPI -- cgit v1.2.3