diff options
author | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-09-14 20:30:37 +0000 |
---|---|---|
committer | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-09-14 20:30:37 +0000 |
commit | 6c5418e6c25141cc3a1cc798d55219012bc881ec (patch) | |
tree | 777b7222f82740138892e045e70a0e1ee58588de /gyp | |
parent | 6132eb9607b1fbfd73dc9645aaa2f70d14857ce6 (diff) |
Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 branch.
git-svn-id: http://skia.googlecode.com/svn/trunk@5557 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/core.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/core.gypi b/gyp/core.gypi index d8f1715d93..7a6a7dd35c 100644 --- a/gyp/core.gypi +++ b/gyp/core.gypi @@ -112,7 +112,6 @@ '<(skia_src_path)/core/SkPathHeap.cpp', '<(skia_src_path)/core/SkPathHeap.h', '<(skia_src_path)/core/SkPathMeasure.cpp', - '<(skia_src_path)/core/SkPathRef.h', '<(skia_src_path)/core/SkPicture.cpp', '<(skia_src_path)/core/SkPictureFlat.cpp', '<(skia_src_path)/core/SkPictureFlat.h', |