GN: define fake-gamma configuration to match our bots.

This should fix many of the GN text diffs in Gold.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2195393002

Review-Url: https://codereview.chromium.org/2195393002
This commit is contained in:
mtklein 2016-08-01 08:37:48 -07:00 committed by Commit bot
parent 150d113db5
commit 9be6866e95

View File

@ -58,6 +58,9 @@ config("skia_private") {
]
defines = [
"SK_GAMMA_SRGB",
"SK_GAMMA_APPLY_TO_A8",
"SK_HAS_GIF_LIBRARY",
"SK_HAS_JPEG_LIBRARY",
"SK_HAS_PNG_LIBRARY",