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
Родитель 49abe2cbd2
Коммит e36a679ead
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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