summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-08 13:21:22 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-08 13:21:22 +0000
commitac764124ff5fdbc2776100964f3043f1a1f639ee (patch)
treeb86154192b4bd17962788a0801545d740322dbc8 /skia/skia.gyp
parent75fad93a0466f646dd4f18ec73533c6940d8e067 (diff)
downloadchromium_src-ac764124ff5fdbc2776100964f3043f1a1f639ee.zip
chromium_src-ac764124ff5fdbc2776100964f3043f1a1f639ee.tar.gz
chromium_src-ac764124ff5fdbc2776100964f3043f1a1f639ee.tar.bz2
Add two files + deps roll + 2 new expectations
control group: http://codereview.chromium.org/10541032/ Review URL: https://chromiumcodereview.appspot.com/10546027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141202 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index db3a4cd..8f9b4a5 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -280,6 +280,7 @@
'../third_party/skia/src/core/SkRasterClip.cpp',
'../third_party/skia/src/core/SkRasterizer.cpp',
'../third_party/skia/src/core/SkRect.cpp',
+ '../third_party/skia/src/core/SkRefCnt.cpp',
'../third_party/skia/src/core/SkRefDict.cpp',
'../third_party/skia/src/core/SkRegion.cpp',
'../third_party/skia/src/core/SkRegionPriv.h',
@@ -593,6 +594,7 @@
'../third_party/skia/include/core/SkFontHost.h',
'../third_party/skia/include/core/SkGeometry.h',
'../third_party/skia/include/core/SkGraphics.h',
+ '../third_party/skia/include/core/SkInstCnt.h',
'../third_party/skia/include/core/SkMMapStream.h',
'../third_party/skia/include/core/SkMallocPixelRef.h',
'../third_party/skia/include/core/SkMask.h',