summaryrefslogtreecommitdiffstats
path: root/layout/base/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'layout/base/moz.build')
-rw-r--r--layout/base/moz.build5
1 files changed, 0 insertions, 5 deletions
diff --git a/layout/base/moz.build b/layout/base/moz.build
index faf421f2e..51cab4c6b 100644
--- a/layout/base/moz.build
+++ b/layout/base/moz.build
@@ -193,11 +193,6 @@ LOCAL_INCLUDES += [
'/view',
]
-if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'android':
- LOCAL_INCLUDES += [
- '/widget/android',
- ]
-
FINAL_LIBRARY = 'xul'
BROWSER_CHROME_MANIFESTS += ['tests/browser.ini']