aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/utils.gyp
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-01-13 13:33:26 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-01-13 13:33:26 +0000
commit56bf6e4bce26710b017b61ddadb13e277aab8a45 (patch)
tree89302944f8c8023e332e6309495588e238316c7d /gyp/utils.gyp
parent15ac322aae1c1911caeea905fe99504fc84a167f (diff)
Pull in Chromium's version of GatherPixelRefs
Diffstat (limited to 'gyp/utils.gyp')
-rw-r--r--gyp/utils.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 608262e69e..ebac571adf 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -42,6 +42,7 @@
'../include/utils/SkDebugUtils.h',
'../include/utils/SkDeferredCanvas.h',
'../include/utils/SkDumpCanvas.h',
+ '../include/utils/SkGatherPixelRefsAndRects.h',
'../include/utils/SkInterpolator.h',
'../include/utils/SkLayer.h',
'../include/utils/SkMatrix44.h',
@@ -76,6 +77,7 @@
'../src/utils/SkDeferredCanvas.cpp',
'../src/utils/SkDumpCanvas.cpp',
'../src/utils/SkFloatUtils.h',
+ '../src/utils/SkGatherPixelRefsAndRects.cpp',
'../src/utils/SkInterpolator.cpp',
'../src/utils/SkLayer.cpp',
'../src/utils/SkMatrix44.cpp',