Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(396)

Unified Diff: skia/skia.gyp

Issue 10536133: Revert 141760 - Revert 141741 - Roll Skia DEPS to 4234 (inc changes to skia.gyp) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia.gyp
===================================================================
--- skia/skia.gyp (revision 141787)
+++ skia/skia.gyp (working copy)
@@ -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',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698