Issue #80 - De-unify dom/geolocation

This commit is contained in:
wolfbeast 2020-04-20 19:03:35 +02:00 • committed by Roy Tam
commit c5c3c68f46
2 changed files with 2 additions and 1 deletions

View file

@ -13,7 +13,7 @@ SOURCES += [
'nsGeolocation.cpp',
]
UNIFIED_SOURCES += [
SOURCES += [
'MLSFallback.cpp',
'nsGeoPosition.cpp',
]