Index: gm/circularclips.cpp |
diff --git a/gm/circularclips.cpp b/gm/circularclips.cpp |
index 15f583f67de2fc92e709828b96c80f10e42d6fab..2691971398069fe6e9707143e07fe84054518110 100644 |
--- a/gm/circularclips.cpp |
+++ b/gm/circularclips.cpp |
@@ -60,7 +60,7 @@ protected: |
canvas->drawRect(rect, fillPaint); |
canvas->restore(); |
- |
+ |
fillPaint.setColor(0xFF000000); |
for (size_t i = 0; i < 4; i++) { |