aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar jvanverth <jvanverth@google.com>2015-08-07 11:53:13 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-07 11:53:13 -0700
commit1694a936f65cc53729affe18c17497af821cc262 (patch)
treeefb6099a275094d20deba08d5df795c29674609f /gyp
parentb091c44c33edbad3466601b29d60bc2eaa4453fa (diff)
Revert of Move GrDrawAtlasBatch to separate file (patchset #1 id:1 of https://codereview.chromium.org/1274013003/ )
Reason for revert: Build failures Original issue's description: > Move GrDrawAtlasBatch to separate file > > Committed: https://skia.googlesource.com/skia/+/b091c44c33edbad3466601b29d60bc2eaa4453fa TBR=joshualitt@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1276173003
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 4f74f256f3..f3f0157b13 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -106,8 +106,6 @@
'<(skia_src_path)/gpu/GrDefaultGeoProcFactory.h',
'<(skia_src_path)/gpu/GrDefaultPathRenderer.cpp',
'<(skia_src_path)/gpu/GrDefaultPathRenderer.h',
- '<(skia_src_path)/gpu/GrDrawAtlasBatch.cpp',
- '<(skia_src_path)/gpu/GrDrawAtlasBatch.h',
'<(skia_src_path)/gpu/GrDrawContext.cpp',
'<(skia_src_path)/gpu/GrDrawTarget.cpp',
'<(skia_src_path)/gpu/GrDrawTarget.h',