summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-08 22:55:21 +0000
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-08 22:55:21 +0000
commit97962c4c5062a613afff7729f0a0db8939b4e76d (patch)
tree167a763da530d27398974f0f6f99e385b92e1adb
parent5afe400f473c747e2e5acb50b249fad1b8f2b0fc (diff)
downloadgyp-97962c4c5062a613afff7729f0a0db8939b4e76d.tar.gz
This attempts to replicate some bad cache behavior Mozilla reported.
R=bsalomon@google.com Author: robertphillips@google.com Review URL: https://chromiumcodereview.appspot.com/22411005 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@10649 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests.gyp b/tests.gyp
index 0bb3550..f58b0ab 100644
--- a/tests.gyp
+++ b/tests.gyp
@@ -104,6 +104,7 @@
'../tests/RefCntTest.cpp',
'../tests/RefDictTest.cpp',
'../tests/RegionTest.cpp',
+ '../tests/ResourceCacheTest.cpp',
'../tests/RoundRectTest.cpp',
'../tests/RTreeTest.cpp',
'../tests/SHA1Test.cpp',