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

Unified Diff: tools/BUILD.public.expected

Issue 1313743002: Add onMemoryDump to GrContext (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: Small build fix Created 5 years, 3 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 | « src/gpu/gl/GrGLVertexBuffer.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/BUILD.public.expected
diff --git a/tools/BUILD.public.expected b/tools/BUILD.public.expected
index 6890ab65ea944e657bb34f4ae9d99acaefcf4e01..7e76d4b3e7fb993ec2cc0a1b0e73e1e1f20936ec 100644
--- a/tools/BUILD.public.expected
+++ b/tools/BUILD.public.expected
@@ -674,6 +674,7 @@ SRCS = ['include/private/SkChecksum.h',
'src/gpu/gl/GrGLRenderTarget.cpp',
'src/gpu/gl/GrGLStencilAttachment.cpp',
'src/gpu/gl/GrGLTexture.cpp',
+ 'src/gpu/gl/GrGLTextureRenderTarget.cpp'
'src/gpu/gl/GrGLUtil.cpp',
'src/gpu/gl/GrGLVertexArray.cpp',
'src/gpu/gl/GrGLVertexBuffer.cpp',
« no previous file with comments | « src/gpu/gl/GrGLVertexBuffer.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698