diff --git a/gpu/src/gr_files.mk b/gpu/src/gr_files.mk index dc0a57e38d..c8be817a1a 100644 --- a/gpu/src/gr_files.mk +++ b/gpu/src/gr_files.mk @@ -21,6 +21,7 @@ SOURCE := \ GrPath.cpp \ GrPathUtils.cpp \ GrRectanizer_fifo.cpp \ + GrResource.cpp \ GrTextureCache.cpp \ GrTextContext.cpp \ GrTextStrike.cpp \