aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-26 15:06:44 +0000
committerGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-26 15:06:44 +0000
commit76c913db20de7ae1baa49ae66e943bf7f40781cc (patch)
tree581f355c533f5c3d1549967fdc7c3e060a2a7321 /gyp
parent2cf444f7040614b43af67e368f3aa636ebeaa45a (diff)
GM: specify that currently used checksums are CityHashes of SkBitmaps
(distinct from other hash algorithms we may switch to, or hashes of files such as PDFs that cannot be read into an SkBitmap) Review URL: https://codereview.chromium.org/14284018 git-svn-id: http://skia.googlecode.com/svn/trunk@8877 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gm.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gm.gyp b/gyp/gm.gyp
index 3458107dbc..f0e466ddf4 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -26,6 +26,7 @@
'../debugger/SkObjectParser.cpp',
'../gm/gm.cpp',
+ '../gm/gm_expectations.cpp',
'../gm/gmmain.cpp',
'../gm/system_preferences_default.cpp',