diff options
author | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-07 22:56:19 +0000 |
---|---|---|
committer | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-07 22:56:19 +0000 |
commit | 4fe2171e783c964970a758dd2655e73a021f1c4e (patch) | |
tree | cb696536460a41c588fc8ee626fbce54826c44b5 /skia | |
parent | 82d2c33288f013f00cc122fb39cf3c4c7950028e (diff) | |
download | chromium_src-4fe2171e783c964970a758dd2655e73a021f1c4e.zip chromium_src-4fe2171e783c964970a758dd2655e73a021f1c4e.tar.gz chromium_src-4fe2171e783c964970a758dd2655e73a021f1c4e.tar.bz2 |
roll skia to 4991
Review URL: https://chromiumcodereview.appspot.com/10834210
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150439 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index da67caa..028e5c7 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -240,6 +240,7 @@ '../third_party/skia/src/core/SkFilterProc.h', '../third_party/skia/src/core/SkFlate.cpp', '../third_party/skia/src/core/SkFlattenable.cpp', + '../third_party/skia/src/core/SkFlattenableBuffers.cpp', '../third_party/skia/src/core/SkFloat.cpp', '../third_party/skia/src/core/SkFloat.h', '../third_party/skia/src/core/SkFloatBits.cpp', |