Index: src/animator/SkPaintPart.cpp |
diff --git a/src/animator/SkPaintParts.cpp b/src/animator/SkPaintPart.cpp |
similarity index 98% |
rename from src/animator/SkPaintParts.cpp |
rename to src/animator/SkPaintPart.cpp |
index 22119a4ff91d018a3e86921565734a822ab078c9..285b564c9332b2c6a811a91cbcc2c5e0694d162c 100644 |
--- a/src/animator/SkPaintParts.cpp |
+++ b/src/animator/SkPaintPart.cpp |
@@ -1,4 +1,3 @@ |
- |
/* |
* Copyright 2006 The Android Open Source Project |
* |
@@ -6,8 +5,7 @@ |
* found in the LICENSE file. |
*/ |
- |
-#include "SkPaintParts.h" |
+#include "SkPaintPart.h" |
#include "SkDrawPaint.h" |
#ifdef SK_DUMP_ENABLED |
#include "SkDisplayList.h" |