Chromium Code Reviews| Index: gm/pictureshader.cpp |
| =================================================================== |
| --- gm/pictureshader.cpp (revision 14252) |
| +++ gm/pictureshader.cpp (working copy) |
| @@ -10,6 +10,7 @@ |
| #include "SkBitmap.h" |
| #include "SkPaint.h" |
| #include "SkPicture.h" |
| +#include "SkPictureRecorder.h" |
| #include "SkShader.h" |
| namespace skiagm { |