Chromium Code Reviews| Index: src/gpu/GrRectanizer.h |
| diff --git a/src/gpu/GrRectanizer.h b/src/gpu/GrRectanizer.h |
| index 44d14a1c0301e66ba36136bed316059d5fae5b6b..bacf4fddac42bcf810adfbd4d5ed660ea9ab91a8 100644 |
| --- a/src/gpu/GrRectanizer.h |
| +++ b/src/gpu/GrRectanizer.h |
| @@ -1,4 +1,3 @@ |
| - |
| /* |
| * Copyright 2010 Google Inc. |
| * |
| @@ -6,12 +5,10 @@ |
| * found in the LICENSE file. |
| */ |
| - |
| - |
| #ifndef GrRectanizer_DEFINED |
| #define GrRectanizer_DEFINED |
| -#include "GrRect.h" |
| +#include "GrPoint.h" |
| class GrRectanizerPurgeListener { |
| public: |