Chromium Code Reviews| Index: tools/PictureRenderingFlags.h |
| diff --git a/tools/PictureRenderingFlags.h b/tools/PictureRenderingFlags.h |
| index 9e49d30dfbcd8920150116f357663e938baebb57..e8909f9f4cc8779db4e0f4d987bd560de2f2791e 100644 |
| --- a/tools/PictureRenderingFlags.h |
| +++ b/tools/PictureRenderingFlags.h |
| @@ -8,7 +8,7 @@ |
| #ifndef PICTURE_RENDERING_FLAGS |
| #define PICTURE_RENDERING_FLAGS |
| -#include "SkString.h" |
| +class SkString; |
| namespace sk_tools { |
| class PictureRenderer; |