| commit | a2f4be76a9d453f1fdfd55b0cec6a683f23ffe0f | [log] [tgz] |
|---|---|---|
| author | mtklein <mtklein@chromium.org> | Mon Feb 23 10:04:34 2015 -0800 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Feb 23 10:04:34 2015 -0800 |
| tree | 13f48c73eb97b4d554293afb87f1f75860287379 | |
| parent | 9c007f23c17245a242bffe0f6e88719291b8142f [diff] [blame] |
Sketch SkPMFloat BUG=skia: Committed: https://skia.googlesource.com/skia/+/50d2b3114b3e59dc84811881591bf25b2c1ecb9f CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_Neon-Trybot http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_Neon/builds/2120/steps/build%20most/logs/stdio Review URL: https://codereview.chromium.org/936633002
diff --git a/gyp/tests.gypi b/gyp/tests.gypi index fdd892a..53f3555 100644 --- a/gyp/tests.gypi +++ b/gyp/tests.gypi
@@ -152,6 +152,7 @@ '../tests/PDFInvalidBitmapTest.cpp', '../tests/PDFJpegEmbedTest.cpp', '../tests/PDFPrimitivesTest.cpp', + '../tests/PMFloatTest.cpp', '../tests/PackBitsTest.cpp', '../tests/PaintTest.cpp', '../tests/ParsePathTest.cpp',