aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/utils.gyp
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-03-16 21:59:11 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-03-16 21:59:11 +0000
commit0f03f43e44d94b3aaf679edc8a6a41de4012fdf5 (patch)
tree3da39f413daada9a494d78edf84c1f4adaa22505 /gyp/utils.gyp
parent145d1c0fdcef63991d7f910cc067a653a8aa2c4c (diff)
Move SkNoSaveLayerCanvas.h to include/utils
Diffstat (limited to 'gyp/utils.gyp')
-rw-r--r--gyp/utils.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 0d6c2ac9e1..d94f4a2d51 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -46,6 +46,7 @@
'../include/utils/SkMatrix44.h',
'../include/utils/SkMeshUtils.h',
'../include/utils/SkNinePatch.h',
+ '../include/utils/SkNoSaveLayerCanvas.h',
'../include/utils/SkNWayCanvas.h',
'../include/utils/SkNullCanvas.h',
'../include/utils/SkParse.h',
@@ -85,7 +86,6 @@
'../src/utils/SkMD5.h',
'../src/utils/SkMeshUtils.cpp',
'../src/utils/SkNinePatch.cpp',
- '../src/utils/SkNoSaveLayerCanvas.h',
'../src/utils/SkNWayCanvas.cpp',
'../src/utils/SkNullCanvas.cpp',
'../src/utils/SkOSFile.cpp',