aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-09-17 20:03:43 +0000
committerGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-09-17 20:03:43 +0000
commit636d87a3f411507020a21c6b0641da795eb5d275 (patch)
tree606dc7b3573a04810d4d785047b19d82b38f1d3a /gyp
parentdcd36f3c9db6ff415834276d5f4b5fa1ced8ba25 (diff)
update devicelooper to skip internal tiles that are empty, and unittests
BUG= Review URL: https://codereview.chromium.org/23463040 git-svn-id: http://skia.googlecode.com/svn/trunk@11331 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to '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 aacffc9435..227f644537 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -46,6 +46,7 @@
'../tests/DataRefTest.cpp',
'../tests/DeferredCanvasTest.cpp',
'../tests/DequeTest.cpp',
+ '../tests/DeviceLooperTest.cpp',
'../tests/DrawBitmapRectTest.cpp',
'../tests/DrawPathTest.cpp',
'../tests/DrawTextTest.cpp',