diff --git a/mozilla/config/config.mk b/mozilla/config/config.mk index f76b6990d29..58f59b500cb 100644 --- a/mozilla/config/config.mk +++ b/mozilla/config/config.mk @@ -413,6 +413,7 @@ DEFINES += \ -D_IMPL_NS_WIDGET \ -DIMPL_XREAPI \ -DIMPL_NS_NET \ + -DIMPL_THEBES \ $(NULL) ifndef MOZ_NATIVE_ZLIB @@ -433,6 +434,7 @@ DEFINES += \ -D_IMPL_NS_WIDGET \ -DIMPL_XREAPI \ -DIMPL_NS_NET \ + -DIMPL_THEBES \ $(NULL) endif