diff options
author | msarett <msarett@google.com> | 2016-08-03 12:14:55 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-03 12:14:55 -0700 |
commit | d9a39d0e09df7f09d0f6caec525642f3472fe6f3 (patch) | |
tree | e4b63592549a362e982c51ddf75d74dab1f71bc3 /skia/BUILD.gn | |
parent | 2d5b020304e8a9aa8afeb632c61daa7ece87e36d (diff) | |
download | pdfium-d9a39d0e09df7f09d0f6caec525642f3472fe6f3.tar.xz |
Roll skia to 96206a96f357cd30b60d1b1aa98e4e3a8f9b97f1
Review-Url: https://codereview.chromium.org/2210563002
Diffstat (limited to 'skia/BUILD.gn')
-rw-r--r-- | skia/BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/skia/BUILD.gn b/skia/BUILD.gn index 01acf58dcf..533fc60b88 100644 --- a/skia/BUILD.gn +++ b/skia/BUILD.gn @@ -277,7 +277,6 @@ component("skia") { "//third_party/skia/src/utils/SkInterpolator.cpp", "//third_party/skia/src/utils/SkLayer.cpp", "//third_party/skia/src/utils/SkMeshUtils.cpp", - "//third_party/skia/src/utils/SkNinePatch.cpp", "//third_party/skia/src/utils/SkParsePath.cpp", #testing |