Bug 957784: Mark gfx/layers as FAIL_ON_WARNINGS. r=nical

This commit is contained in:
Daniel Holbert 2014-01-09 06:26:28 -08:00
parent f20f3c0053
commit aa0fe015df

View File

@ -303,6 +303,8 @@ IPDL_SOURCES = [
'ipc/PTexture.ipdl',
]
FAIL_ON_WARNINGS = True
MSVC_ENABLE_PGO = True
include('/ipc/chromium/chromium-config.mozbuild')