From 42dacab4e7366d9f53989558cc8d045c3d065bcd Mon Sep 17 00:00:00 2001 From: "commit-bot@chromium.org" Date: Sat, 13 Jul 2013 17:24:24 +0000 Subject: Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. R=robertphillips@google.com, jvanverth@google.com Author: bsalomon@google.com Review URL: https://chromiumcodereview.appspot.com/18686007 git-svn-id: http://skia.googlecode.com/svn/trunk@10062 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/gpu.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp/gpu.gypi') diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi index 2191ff230a..fff79220ff 100644 --- a/gyp/gpu.gypi +++ b/gyp/gpu.gypi @@ -84,6 +84,7 @@ '<(skia_src_path)/gpu/GrMemoryPool.cpp', '<(skia_src_path)/gpu/GrMemoryPool.h', '<(skia_src_path)/gpu/GrOvalRenderer.cpp', + '<(skia_src_path)/gpu/GrPaint.cpp', '<(skia_src_path)/gpu/GrPath.cpp', '<(skia_src_path)/gpu/GrPath.h', '<(skia_src_path)/gpu/GrPathRendererChain.cpp', -- cgit v1.2.3