Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(431)

Unified Diff: gyp/animator.gyp

Issue 242943004: rename SkPaintParts.* to SkPaintPart.* (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/animator/SkDrawBlur.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/animator.gyp
diff --git a/gyp/animator.gyp b/gyp/animator.gyp
index 06603ba41d2c54d45ab4a97824c8b1bef88f81c8..c4ade1773a3fc745c3a9549f1fdf57ee31b79b79 100644
--- a/gyp/animator.gyp
+++ b/gyp/animator.gyp
@@ -149,8 +149,8 @@
'../src/animator/SkOperand2.h',
'../src/animator/SkOperandInterpolator.h',
'../src/animator/SkOperandIterpolator.cpp',
- '../src/animator/SkPaintParts.cpp',
- '../src/animator/SkPaintParts.h',
+ '../src/animator/SkPaintPart.cpp',
+ '../src/animator/SkPaintPart.h',
'../src/animator/SkParseSVGPath.cpp',
'../src/animator/SkPathParts.cpp',
'../src/animator/SkPathParts.h',
« no previous file with comments | « no previous file | src/animator/SkDrawBlur.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698