diff options
Diffstat (limited to 'layout/style/moz.build')
-rw-r--r-- | layout/style/moz.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layout/style/moz.build b/layout/style/moz.build index 74caf94dff..f17b279476 100644 --- a/layout/style/moz.build +++ b/layout/style/moz.build @@ -19,7 +19,6 @@ with Files('CSSRuleList.*'): with Files('nsDOM*'): BUG_COMPONENT = ('Core', 'DOM: CSS Object Model') -DIRS += ['xbl-marquee'] TEST_DIRS += ['test'] XPIDL_SOURCES += [ |