Chromium Code Reviews| Index: src/pathops/SkOpAngle.h |
| diff --git a/src/pathops/SkOpAngle.h b/src/pathops/SkOpAngle.h |
| index 9947b434711fee91900fc639fbe5c35687cb2ec2..7088dd716fb7b6ed980eb0c2691f591155090484 100644 |
| --- a/src/pathops/SkOpAngle.h |
| +++ b/src/pathops/SkOpAngle.h |
| @@ -42,7 +42,7 @@ struct SkOpAngle { |
| return SkDEBUGRELEASE(fID, -1); |
| } |
| -#if DEBUG_SORT |
| +#if DEBUG_SORT || DEBUG_SWAP_TOP |
| void debugLoop() const; |
| #endif |