| commit | 75e3ca127cd14fffc9c8df7ea03d6529fb001831 | [log] [tgz] |
|---|---|---|
| author | humper@google.com <humper@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Apr 08 21:44:11 2013 +0000 |
| committer | humper@google.com <humper@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Apr 08 21:44:11 2013 +0000 |
| tree | ef98cdcf55fb22388bf648e90f305ac19b9535d0 | |
| parent | 496120185c7baed4edf1c110f4f5b43f29bab1c0 [diff] [blame] |
Error checking / reporting API Review URL: https://codereview.chromium.org/13699004 git-svn-id: http://skia.googlecode.com/svn/trunk@8566 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index cd9e1b8..4f9fefe 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp
@@ -44,6 +44,7 @@ '../tests/DrawPathTest.cpp', '../tests/DrawTextTest.cpp', '../tests/EmptyPathTest.cpp', + '../tests/ErrorTest.cpp', '../tests/FillPathTest.cpp', '../tests/FlatDataTest.cpp', '../tests/FlateTest.cpp',