summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorsenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 22:02:18 +0000
committersenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 22:02:18 +0000
commit8d3b9474b8b002be9e0568aaa7aca64545de960a (patch)
tree12dd080f93e32b40eb345febf68d5527152c6341 /skia/skia.gyp
parent5693bd6b6326f0eed4be9f56c0506c174359f5e0 (diff)
downloadchromium_src-8d3b9474b8b002be9e0568aaa7aca64545de960a.zip
chromium_src-8d3b9474b8b002be9e0568aaa7aca64545de960a.tar.gz
chromium_src-8d3b9474b8b002be9e0568aaa7aca64545de960a.tar.bz2
Roll DEPS to skia r198. This picks up a number of bugfixes for layout tests,
and font stuff for Linux. Rebaselines affected tests, adjusts test_expectations, and removes an extraneous include dir. (Also sets the svn:mime-type prop on some of the linux PNG files; they still diff as text in rietveld this time, but I think they should be happier for next time.) BUG=http://crbug.com/12002 TEST=If it builds, and layout tests pass, you're happy. Review URL: http://codereview.chromium.org/118128 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17434 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 07d98e4..9c3ad85 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -279,6 +279,7 @@
'../third_party/skia/src/core/SkScan_Hairline.cpp',
'../third_party/skia/src/core/SkScan_Path.cpp',
'../third_party/skia/src/core/SkShader.cpp',
+ '../third_party/skia/src/core/SkShape.cpp',
'../third_party/skia/src/core/SkSpriteBlitter_ARGB32.cpp',
'../third_party/skia/src/core/SkSpriteBlitter_RGB16.cpp',
'../third_party/skia/src/core/SkSinTable.h',