Remove Gonk build directories

This commit is contained in:
wolfbeast 2018-05-12 11:09:44 +02:00 • committed by Roy Tam
commit 66ea8f0645
355 changed files with 15 additions and 139695 deletions

View file

@ -70,10 +70,6 @@ if CONFIG['MOZ_APPLEMEDIA']:
'-framework AudioToolbox',
]
if CONFIG['MOZ_GONK_MEDIACODEC']:
DEFINES['MOZ_GONK_MEDIACODEC'] = True
DIRS += ['gonk']
include('/ipc/chromium/chromium-config.mozbuild')
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'android':