aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2014-10-02 09:06:02 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-02 09:06:02 -0700
commited48ebe39e7f06ed00b851abea1270318947c2b8 (patch)
tree3ec4ff45c072e7fb24b0bc2e9885ae84990a20d7 /gyp
parent15c7ceb6aabec88ee4950135dbc74011b7446193 (diff)
Archive more dead code.
These classes were used by QuadTree, which has been archived (with prejudice). BUG=skia: Review URL: https://codereview.chromium.org/616963006
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tests.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index d176cb9cd6..e4a46f2388 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -141,7 +141,6 @@
'../tests/MipMapTest.cpp',
'../tests/NameAllocatorTest.cpp',
'../tests/OSPathTest.cpp',
- '../tests/ObjectPoolTest.cpp',
'../tests/OnceTest.cpp',
'../tests/PDFJpegEmbedTest.cpp',
'../tests/PDFPrimitivesTest.cpp',
@@ -179,7 +178,6 @@
'../tests/RoundRectTest.cpp',
'../tests/RuntimeConfigTest.cpp',
'../tests/SHA1Test.cpp',
- '../tests/SListTest.cpp',
'../tests/ScalarTest.cpp',
'../tests/SerializationTest.cpp',
'../tests/ShaderImageFilterTest.cpp',