Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index a19191863627d1b7054f8bfd2d1cd5659010526e..58687a7014b35a02109d897c001b1342a9251e57 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -197,7 +197,9 @@ |
'<(skia_src_path)/gpu/GrVertexBuffer.h', |
'<(skia_src_path)/gpu/GrVertices.h', |
'<(skia_src_path)/gpu/GrXferProcessor.cpp', |
- |
+ '<(skia_src_path)/gpu/GrYUVProvider.cpp', |
+ '<(skia_src_path)/gpu/GrYUVProvider.h', |
+ |
# Batches |
'<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.cpp', |
'<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.h', |