aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2015-09-16 05:42:40 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-09-16 05:42:40 -0700
commit42bd6bfd0dff456e8c3ec98ca8181a5fa02398f8 (patch)
tree3c288e34311cfe59fc7c1afdec67e27c8382f133 /gyp
parentae4738f677c70f4ec7687422e1510ee3d80d810e (diff)
Remove duplicate GrProcessorUnitTest.cpp from gpu.gypi
This appears to be blocking the roll. TBR=tomhudson@chromium.org Review URL: https://codereview.chromium.org/1349683003
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index d0e8983c7d..cf2e5dd11c 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -137,7 +137,6 @@
'<(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/GrProcessorUnitTest.cpp',
'<(skia_src_path)/gpu/GrProcOptInfo.cpp',