aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed <reed@chromium.org>2014-09-01 14:28:32 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-09-01 14:28:32 -0700
commitb44c1895afae516cb851cd1a0cea83343c354ee4 (patch)
tree713d18aba64c5e7b1744f4518b5ddf1b6ba664d4 /gyp
parentc89aa509d6a094bc1b18d73135343819903a9cfb (diff)
Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/522813002/)
Reason for revert: seems to be breaking layout tests in roll Original issue's description: > Add gamma/sRGB tag to SkImageInfo > > This reverts commit 64ba5fa1ff428858f803523257cd862f8b33423b. > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/c89aa509d6a094bc1b18d73135343819903a9cfb R=reed@google.com TBR=reed@google.com NOTREECHECKS=true NOTRY=true BUG=skia: Author: reed@chromium.org Review URL: https://codereview.chromium.org/525113005
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tests.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index e4f8916637..c3b559e884 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -119,7 +119,6 @@
'../tests/ImageDecodingTest.cpp',
'../tests/ImageFilterTest.cpp',
'../tests/ImageGeneratorTest.cpp',
- '../tests/ImageInfoTest.cpp',
'../tests/ImageIsOpaqueTest.cpp',
'../tests/ImageNewShaderTest.cpp',
'../tests/InfRectTest.cpp',