aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2015-04-28 13:35:17 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-04-28 13:35:17 -0700
commita73239a0096370221d3dfababf339dd6d3fed84f (patch)
treecf4d4e3e31990ebd3bc97b540f6fdfc49b409b0b /gyp
parent4eaf9cef5a76098f78efac30beb966ac833d32c2 (diff)
Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index c2fec84e8a..77c3a58dfd 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -93,8 +93,6 @@
'<(skia_src_path)/gpu/GrDrawTarget.cpp',
'<(skia_src_path)/gpu/GrDrawTarget.h',
'<(skia_src_path)/gpu/GrDrawTargetCaps.h',
- '<(skia_src_path)/gpu/GrFlushToGpuDrawTarget.cpp',
- '<(skia_src_path)/gpu/GrFlushToGpuDrawTarget.h',
'<(skia_src_path)/gpu/GrFontAtlasSizes.h',
'<(skia_src_path)/gpu/GrFontScaler.cpp',
'<(skia_src_path)/gpu/GrFontScaler.h',