Bug 997982: Mark xpcom/glue/tests/gtest/ as FAIL_ON_WARNINGS. r=froydnj

This commit is contained in:
Daniel Holbert 2014-04-17 15:10:43 -07:00
parent ca8fa1686d
commit 222edf0236

View File

@ -13,6 +13,8 @@ LOCAL_INCLUDES = [
'../..',
]
FAIL_ON_WARNINGS = True
LIBRARY_NAME = 'xpcom_glue_gtest'
EXPORT_LIBRARY = True