| commit | b0a34d80c5c7b06db8083a547f8e499781a9c169 | [log] [tgz] |
|---|---|---|
| author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Jul 11 19:57:55 2012 +0000 |
| committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Jul 11 19:57:55 2012 +0000 |
| tree | aaaa2cce1f8ee80e7c735c91204b8e69f55eca8a | |
| parent | 548a433ec356cc38f73780563501a00ed937c49c [diff] [blame] |
idea: add annotation to SkPaint Review URL: https://codereview.appspot.com/6355050 git-svn-id: http://skia.googlecode.com/svn/trunk@4555 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index cdf755b..c6e2786 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp
@@ -17,6 +17,7 @@ ], 'sources': [ '../tests/AAClipTest.cpp', + '../tests/AnnotationTest.cpp', '../tests/BitmapCopyTest.cpp', '../tests/BitmapGetColorTest.cpp', '../tests/BitSetTest.cpp',