Bug 1514594: Follow-up: Fix merge bustage in another test. r=bustage

This commit is contained in:
Kris Maglione 2019-01-28 17:31:01 -08:00
Родитель 678976229b
Коммит 65d4fdd47b
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,6 @@
const PREF_NAME = "ui.touchbar.layout";
const {XPCOMUtils} = ChromeUtils.import("resource://gre/modules/XPCOMUtils.jsm");
const {Services} = ChromeUtils.import("resource://gre/modules/Services.jsm");
XPCOMUtils.defineLazyServiceGetter(this, "TouchBarHelper",
"@mozilla.org/widget/touchbarhelper;1",