Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(353)

Unified Diff: gyp/gpu.gypi

Issue 2114663003: Remove GrTInstanceBatch (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: Remove GrTInstanceBatch Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/gpu/batches/GrAAFillRectBatch.cpp » ('j') | src/gpu/batches/GrAAFillRectBatch.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gpu.gypi
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index cd7a78df243d80c3d7f7f9aff1e6e7acf95c8f82..3cc89c0a8d458b06d70dba3c46a80aab631bb225 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -259,7 +259,6 @@
'<(skia_src_path)/gpu/batches/GrStencilPathBatch.h',
'<(skia_src_path)/gpu/batches/GrTessellatingPathRenderer.cpp',
'<(skia_src_path)/gpu/batches/GrTessellatingPathRenderer.h',
- '<(skia_src_path)/gpu/batches/GrTInstanceBatch.h',
'<(skia_src_path)/gpu/batches/GrVertexBatch.cpp',
'<(skia_src_path)/gpu/batches/GrVertexBatch.h',
« no previous file with comments | « no previous file | src/gpu/batches/GrAAFillRectBatch.cpp » ('j') | src/gpu/batches/GrAAFillRectBatch.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698