Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 01f70f119ae6cc7a4a85d7326ed01ffff24d9ffa..15f6647d46596d1585eeeb834fd8291fb0a0caeb 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -19,6 +19,7 @@ |
'<(skia_include_path)/gpu/GrContextOptions.h', |
'<(skia_include_path)/gpu/GrContext.h', |
'<(skia_include_path)/gpu/GrCoordTransform.h', |
+ '<(skia_include_path)/gpu/GrDrawContext.h', |
'<(skia_include_path)/gpu/GrFragmentProcessor.h', |
'<(skia_include_path)/gpu/GrFragmentStage.h', |
'<(skia_include_path)/gpu/GrGpuResource.h', |
@@ -99,6 +100,7 @@ |
'<(skia_src_path)/gpu/GrDefaultGeoProcFactory.h', |
'<(skia_src_path)/gpu/GrDefaultPathRenderer.cpp', |
'<(skia_src_path)/gpu/GrDefaultPathRenderer.h', |
+ '<(skia_src_path)/gpu/GrDrawContext.cpp', |
'<(skia_src_path)/gpu/GrDrawTarget.cpp', |
'<(skia_src_path)/gpu/GrDrawTarget.h', |
'<(skia_src_path)/gpu/GrFontAtlasSizes.h', |