Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 42b5d428f07d8f690bb81c795c3bc1415fd1fcfe..75f645848dcfd159a99c32165d78aa45abf284af 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -34,6 +34,7 @@ |
'<(skia_include_path)/gpu/GrShaderVar.h', |
'<(skia_include_path)/gpu/GrTexture.h', |
'<(skia_include_path)/gpu/GrTextureAccess.h', |
+ '<(skia_include_path)/gpu/GrTestUtils.h', |
'<(skia_include_path)/gpu/GrTypes.h', |
'<(skia_include_path)/gpu/GrUserConfig.h', |
'<(skia_include_path)/gpu/GrXferProcessor.h', |
@@ -187,6 +188,7 @@ |
'<(skia_src_path)/gpu/GrTracing.h', |
'<(skia_src_path)/gpu/GrTessellatingPathRenderer.cpp', |
'<(skia_src_path)/gpu/GrTessellatingPathRenderer.h', |
+ '<(skia_src_path)/gpu/GrTestUtils.cpp', |
'<(skia_src_path)/gpu/GrSWMaskHelper.cpp', |
'<(skia_src_path)/gpu/GrSWMaskHelper.h', |
'<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp', |