Chromium Code Reviews| Index: include/gpu/SkGr.h |
| diff --git a/include/gpu/SkGr.h b/include/gpu/SkGr.h |
| index 145d4090b734731ab026783137b9212678eef480..cfb176458cc50a02746e1bd325a5c6614a40f527 100644 |
| --- a/include/gpu/SkGr.h |
| +++ b/include/gpu/SkGr.h |
| @@ -20,10 +20,10 @@ |
| // skia headers |
| #include "SkBitmap.h" |
| +#include "SkClipStack.h" |
| #include "SkPath.h" |
| #include "SkPoint.h" |
| #include "SkRegion.h" |
| -#include "SkClipStack.h" |
| //////////////////////////////////////////////////////////////////////////////// |
| // Sk to Gr Type conversions |