| commit | a096d7a6d03662073f4cd46f7db5fe2cf5495c36 | [log] [tgz] |
|---|---|---|
| author | halcanary <halcanary@google.com> | Fri Mar 27 12:16:53 2015 -0700 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Mar 27 12:16:53 2015 -0700 |
| tree | dcaf6ab6002e37a9525a82101ac640f2ead1bf46 | |
| parent | 135b7ecaa81018aa497da6ef8a8493263df456ef [diff] [blame] |
SkCodec: add wbmp class Review URL: https://codereview.chromium.org/1006583005
diff --git a/gyp/tests.gypi b/gyp/tests.gypi index 049b4b2..e69f2b0 100644 --- a/gyp/tests.gypi +++ b/gyp/tests.gypi
@@ -75,6 +75,7 @@ '../tests/ClipCubicTest.cpp', '../tests/ClipStackTest.cpp', '../tests/ClipperTest.cpp', + '../tests/CodexTest.cpp', '../tests/ColorFilterTest.cpp', '../tests/ColorPrivTest.cpp', '../tests/ColorTest.cpp',