Commit c141635e authored by Cristian Tuns's avatar Cristian Tuns
Browse files

Bug 1733545 -Fix Bp bustages a=fix. CLOSED TREE

parent ec323ff0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -73,3 +73,5 @@ if CONFIG['CC_TYPE'] in ('clang', 'gcc'):
    CXXFLAGS += ['-Wno-error=shadow']

FINAL_LIBRARY = 'xul-gtest'

REQUIRES_UNIFIED_BUILD = True