summaryrefslogtreecommitdiffstats
path: root/gfx/layers/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/layers/moz.build')
-rw-r--r--gfx/layers/moz.build5
1 files changed, 0 insertions, 5 deletions
diff --git a/gfx/layers/moz.build b/gfx/layers/moz.build
index d67bc74d4..f0fedf404 100644
--- a/gfx/layers/moz.build
+++ b/gfx/layers/moz.build
@@ -228,11 +228,6 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa':
'opengl/GLManager.cpp',
]
-if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'android':
- SOURCES += [
- 'apz/src/AndroidAPZ.cpp',
- ]
-
SOURCES += [
'apz/public/IAPZCTreeManager.cpp',
'apz/src/APZCTreeManager.cpp',