aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tests.gyp
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-08 22:55:21 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-08 22:55:21 +0000
commitc28f555f7f4259216a4a524cae6676ab2c56871a (patch)
treedf39ea59a58c6a8674d0b11f8a7fd543d48f1b53 /gyp/tests.gyp
parent482d5a229ac2ad13826dfd3ffff7ca0e2e1b8104 (diff)
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@10649 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 0bb3550901..f58b0abff0 100644
--- a/gyp/tests.gyp
+++ b/gyp/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',