From a73239a0096370221d3dfababf339dd6d3fed84f Mon Sep 17 00:00:00 2001 From: bsalomon Date: Tue, 28 Apr 2015 13:35:17 -0700 Subject: Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget. Review URL: https://codereview.chromium.org/1117433002 --- gyp/gpu.gypi | 2 -- 1 file changed, 2 deletions(-) (limited to 'gyp/gpu.gypi') 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', -- cgit v1.2.3