Chromium Code Reviews| Index: src/core/SkTileGrid.h |
| =================================================================== |
| --- src/core/SkTileGrid.h (revision 14252) |
| +++ src/core/SkTileGrid.h (working copy) |
| @@ -9,9 +9,9 @@ |
| #ifndef SkTileGrid_DEFINED |
| #define SkTileGrid_DEFINED |
| +#include "SkBBHFactory.h" |
| #include "SkBBoxHierarchy.h" |
| #include "SkPictureStateTree.h" |
| -#include "SkTileGridPicture.h" // for TileGridInfo |
| /** |
| * Subclass of SkBBoxHierarchy that stores elements in buckets that correspond |