Index: include/core/SkPaint.h |
diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h |
index 52321ddaf6c8738a83d69e156d4fb7cd70e98271..6e9c263cd05189e6162f9bf7f1cd6d225e7c9395 100644 |
--- a/include/core/SkPaint.h |
+++ b/include/core/SkPaint.h |
@@ -17,7 +17,7 @@ |
#include "SkXfermode.h" |
#ifdef SK_BUILD_FOR_ANDROID |
#include "SkPaintOptionsAndroid.h" |
-#endif |
+#endif // SK_BUILD_FOR_ANDROID |
djsollen
2013/09/20 12:58:23
in general I wouldn't bother editing this file jus
mtklein
2013/09/20 13:18:46
Agreed. I wasn't looking at the end-to-end diff h
|
class SkAnnotation; |
class SkAutoGlyphCache; |