Chromium Code Reviews| Index: tools/render_pictures_main.cpp |
| =================================================================== |
| --- tools/render_pictures_main.cpp (revision 14252) |
| +++ tools/render_pictures_main.cpp (working copy) |
| @@ -16,6 +16,7 @@ |
| #include "SkMath.h" |
| #include "SkOSFile.h" |
| #include "SkPicture.h" |
| +#include "SkPictureRecorder.h" |
| #include "SkStream.h" |
| #include "SkString.h" |
| #include "PictureRenderer.h" |