Reland "Build SkRawCodec in GN"
authorscroggo <scroggo@chromium.org>
Mon, 31 Oct 2016 16:02:57 +0000 (09:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 31 Oct 2016 16:02:57 +0000 (09:02 -0700)
commitf84ad646f94ee959eb17d05f072935edd1ad14fd
treeb3c2c605b3a24cb84ee17bc8a3a2a0f680c8fc49
parenta9fd106d0c4dd5449c607add0716db7bbd81bc73
Reland "Build SkRawCodec in GN"

Add BUILD.gn files for dng_sdk and piex and updated BUILD.gn to
build SkRawCodec.

We stopped testing raw images when we switched to GN, so this will
bring back our testing.

Leave SkRawCodec disabled on Windows, where we've had problems in the
past.

Originally landed in issue 4603. Reverted due to build errors.
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2463433002

Review-Url: https://codereview.chromium.org/2463433002
BUILD.gn
third_party/dng_sdk/BUILD.gn [new file with mode: 0644]
third_party/piex/BUILD.gn [new file with mode: 0644]