aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2015-09-14 13:16:26 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-09-14 13:16:26 -0700
commit506c802a3dd3b6dc8a172621ff2a1f9bda202a13 (patch)
tree45db20ee4dfc71615d85a7da127fa1bf6f75cac3 /gyp
parent07344a5386b70f682b16b40bc6eb83acf76d6921 (diff)
Add helper for creating leaf FPs inside GrFP::TestCreate functions
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index f8dad9eb0b..2f095d1ee2 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -136,6 +136,7 @@
'<(skia_src_path)/gpu/GrProgramDesc.h',
'<(skia_src_path)/gpu/GrProgramElement.cpp',
'<(skia_src_path)/gpu/GrProcessor.cpp',
+ '<(skia_src_path)/gpu/GrProcessorUnitTest.cpp',
'<(skia_src_path)/gpu/GrProcessorDataManager.cpp',
'<(skia_src_path)/gpu/GrProcOptInfo.cpp',
'<(skia_src_path)/gpu/GrProcOptInfo.h',