From cfe5ef4ac7cd59f094b538252161ad74223c47da Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 12 May 2018 11:09:44 +0200 Subject: Remove Gonk build directories --- dom/system/moz.build | 2 -- 1 file changed, 2 deletions(-) (limited to 'dom/system/moz.build') diff --git a/dom/system/moz.build b/dom/system/moz.build index 3cff531b5..fc8cf533b 100644 --- a/dom/system/moz.build +++ b/dom/system/moz.build @@ -12,8 +12,6 @@ elif toolkit == 'cocoa': DIRS += ['mac'] elif toolkit == 'android': DIRS += ['android'] -elif toolkit == 'gonk': - DIRS += ['gonk'] elif toolkit in ('gtk2', 'gtk3'): DIRS += ['linux'] -- cgit v1.2.3