aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tests.gyp
diff options
context:
space:
mode:
authorGravatar humper@google.com <humper@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-08 21:44:11 +0000
committerGravatar humper@google.com <humper@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-08 21:44:11 +0000
commit75e3ca127cd14fffc9c8df7ea03d6529fb001831 (patch)
treeef98cdcf55fb22388bf648e90f305ac19b9535d0 /gyp/tests.gyp
parent496120185c7baed4edf1c110f4f5b43f29bab1c0 (diff)
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
Diffstat (limited to 'gyp/tests.gyp')
-rw-r--r--gyp/tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tests.gyp b/gyp/tests.gyp
index cd9e1b80c7..4f9fefeff6 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',