diff options
author | vandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-02 18:27:53 +0000 |
---|---|---|
committer | vandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-02 18:27:53 +0000 |
commit | 82fb5468910337edfbc48733da63d2fbf07fbce7 (patch) | |
tree | 818ea5ec9e5fc6b8005e7ddc36fc8901dd6c5b12 /skia | |
parent | eb2d79045fb201214145c24225b692bbb5df2f56 (diff) | |
download | chromium_src-82fb5468910337edfbc48733da63d2fbf07fbce7.zip chromium_src-82fb5468910337edfbc48733da63d2fbf07fbce7.tar.gz chromium_src-82fb5468910337edfbc48733da63d2fbf07fbce7.tar.bz2 |
Roll skia 746 -> 752
BUG=NONE
TEST=NONE
Review URL: http://codereview.chromium.org/6334042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73477 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index bf66277..b842401 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -481,6 +481,7 @@ '../third_party/skia/src/utils/mac/SkCreateCGImageRef.cpp', '../third_party/skia/include/core/Sk64.h', + '../third_party/skia/include/core/SkAdvancedTypefaceMetrics.h', '../third_party/skia/include/core/SkAutoKern.h', '../third_party/skia/include/core/SkBitmap.h', '../third_party/skia/include/core/SkBlitRow.h', @@ -524,7 +525,6 @@ '../third_party/skia/include/core/SkPath.h', '../third_party/skia/include/core/SkPathEffect.h', '../third_party/skia/include/core/SkPathMeasure.h', - '../third_party/skia/include/core/SkPDFTypefaceInfo.h', '../third_party/skia/include/core/SkPerspIter.h', '../third_party/skia/include/core/SkPicture.h', '../third_party/skia/include/core/SkPixelRef.h', |