Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index ad8e401ae09231473c91980e33a36f846647c716..c4eaaaa9c70a0cd64c6edb830e1bf36a61a31616 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -97,6 +97,8 @@ |
'<(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/GrDrawContext.h', |
'<(skia_src_path)/gpu/GrDrawTarget.cpp', |
'<(skia_src_path)/gpu/GrDrawTarget.h', |
'<(skia_src_path)/gpu/GrDrawTargetCaps.h', |