summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
authorcpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-12 23:41:07 +0000
committercpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-12 23:41:07 +0000
commit7ffd638774b8e6536f14e14271356fc9351888bf (patch)
tree8bdf06c1c85955f2f0cfb86a55f6f5ff20a8f417 /skia
parentcf6256f21589a91d73e92f9837cd0c8efc7b0117 (diff)
downloadchromium_src-7ffd638774b8e6536f14e14271356fc9351888bf.zip
chromium_src-7ffd638774b8e6536f14e14271356fc9351888bf.tar.gz
chromium_src-7ffd638774b8e6536f14e14271356fc9351888bf.tar.bz2
Revert 141760 - Revert 141741 - Roll Skia DEPS to 4234 (inc changes to skia.gyp)
https://chromiumcodereview.appspot.com/10548003/ Review URL: https://chromiumcodereview.appspot.com/10533109 TBR=robertphillips@google.com Review URL: https://chromiumcodereview.appspot.com/10543126 TBR=cpu@chromium.org Review URL: https://chromiumcodereview.appspot.com/10536133 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141788 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r--skia/skia.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 39fcfe8..e2ac103 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -356,6 +356,7 @@
'../third_party/skia/src/gpu/GrAAConvexPathRenderer.h',
'../third_party/skia/src/gpu/GrAAHairLinePathRenderer.cpp',
'../third_party/skia/src/gpu/GrAAHairLinePathRenderer.h',
+ '../third_party/skia/src/gpu/GrAARectRenderer.cpp',
'../third_party/skia/src/gpu/GrAddPathRenderers_default.cpp',
'../third_party/skia/src/gpu/GrAllocPool.cpp',
'../third_party/skia/src/gpu/GrAllocPool.h',
@@ -672,6 +673,7 @@
'../third_party/skia/include/effects/SkPorterDuff.h',
'../third_party/skia/include/effects/SkTransparentShader.h',
+ '../third_party/skia/include/gpu/GrAARectRenderer.h',
'../third_party/skia/include/gpu/GrClip.h',
'../third_party/skia/include/gpu/GrClipIterator.h',
'../third_party/skia/include/gpu/GrColor.h',