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

Unified Diff: skia/skia.gyp

Issue 10825298: Roll Skia DEPS to 5042 & skia.gyp changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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 151030)
+++ skia/skia.gyp (working copy)
@@ -201,6 +201,7 @@
'../third_party/skia/src/core/SkBlitRow_D32.cpp',
'../third_party/skia/src/core/SkBlitRow_D4444.cpp',
'../third_party/skia/src/core/SkBlitter.cpp',
+ '../third_party/skia/src/core/SkBlitter.h',
'../third_party/skia/src/core/SkBlitter_4444.cpp',
'../third_party/skia/src/core/SkBlitter_A1.cpp',
'../third_party/skia/src/core/SkBlitter_A8.cpp',
@@ -297,13 +298,13 @@
'../third_party/skia/src/core/SkScalar.cpp',
'../third_party/skia/src/core/SkScalerContext.cpp',
'../third_party/skia/src/core/SkScan.cpp',
+ '../third_party/skia/src/core/SkScan.h',
'../third_party/skia/src/core/SkScanPriv.h',
'../third_party/skia/src/core/SkScan_AntiPath.cpp',
'../third_party/skia/src/core/SkScan_Antihair.cpp',
'../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',
@@ -600,7 +601,6 @@
'../third_party/skia/include/core/SkAnnotation.h',
'../third_party/skia/include/core/SkBitmap.h',
'../third_party/skia/include/core/SkBlitRow.h',
- '../third_party/skia/include/core/SkBlitter.h',
'../third_party/skia/include/core/SkBounder.h',
'../third_party/skia/include/core/SkBuffer.h',
'../third_party/skia/include/core/SkCanvas.h',
@@ -656,7 +656,6 @@
'../third_party/skia/include/core/SkScalar.h',
'../third_party/skia/include/core/SkScalarCompare.h',
'../third_party/skia/include/core/SkScalerContext.h',
- '../third_party/skia/include/core/SkScan.h',
'../third_party/skia/include/core/SkShader.h',
'../third_party/skia/include/core/SkStream.h',
'../third_party/skia/include/core/SkString.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