summaryrefslogtreecommitdiffstats
path: root/dom/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/moz.build')
-rw-r--r--dom/moz.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/dom/moz.build b/dom/moz.build
index 54dc0510e..cfcf6f865 100644
--- a/dom/moz.build
+++ b/dom/moz.build
@@ -52,7 +52,6 @@ DIRS += [
'fetch',
'filehandle',
'filesystem',
- 'flyweb',
'gamepad',
'geolocation',
'grid',
@@ -107,8 +106,6 @@ if CONFIG['OS_ARCH'] == 'WINNT':
if CONFIG['MOZ_SECUREELEMENT']:
DIRS += ['secureelement']
-DIRS += ['presentation']
-
TEST_DIRS += [
'tests',
'imptests',