aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2014-11-12 09:19:02 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-11-12 09:19:02 -0800
commita74ce853c824c5ae30e219ddf46a61d91cc0ab2a (patch)
tree430aa1ed91ad860f1a32175bd36d446d3498ed05 /gyp
parentd41e5bb1cc527f04e28c811ca3809fc65a74149a (diff)
Start stripping out complicated parts of SkPicture{Record,Data}.
First step: no more paint flattening or deduplication. BUG=skia: Review URL: https://codereview.chromium.org/723593002
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tests.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index b21d61ec55..b6a8faafc6 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -90,7 +90,6 @@
'../tests/ErrorTest.cpp',
'../tests/FillPathTest.cpp',
'../tests/FitsInTest.cpp',
- '../tests/FlatDataTest.cpp',
'../tests/FlateTest.cpp',
'../tests/FloatingPointTextureTest.cpp',
'../tests/FontHostStreamTest.cpp',