aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-06-27 20:44:52 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-06-27 20:44:52 +0000
commit58b20215f6d88b7e1cacae0b76226fced5109293 (patch)
tree9c81a0a623af654c89e0a3410d6a7615712e1385 /gyp/gpu.gyp
parenteca2dfb002888e4af590275a6da3f157ebb6473b (diff)
Split GrSWMaskHelper into its own files
Diffstat (limited to 'gyp/gpu.gyp')
-rw-r--r--gyp/gpu.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index 0dd0ad236f..5aa3cb78f6 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -269,6 +269,8 @@
'../src/gpu/GrStringBuilder.h',
'../src/gpu/GrTBSearch.h',
'../src/gpu/GrTDArray.h',
+ '../src/gpu/GrSWMaskHelper.cpp',
+ '../src/gpu/GrSWMaskHelper.h',
'../src/gpu/GrSoftwarePathRenderer.cpp',
'../src/gpu/GrSoftwarePathRenderer.h',
'../src/gpu/GrSurface.cpp',