summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Reed <reed@google.com>2017-03-20 16:26:59 -0400
committerChromium commit bot <commit-bot@chromium.org>2017-03-20 20:52:11 +0000
commit25a9caff72ca0267e9ede38f780127e32c51cb9d (patch)
tree310d188255db638722075e855d7292b21cbb2de2
parentcf2d0ca3d5ba890dca4e2735915739430a43cfa0 (diff)
downloadpdfium-25a9caff72ca0267e9ede38f780127e32c51cb9d.tar.xz
these files are being removed from skia
Will allow us to re-land this https://skia-review.googlesource.com/c/9891/ BUG=skia:6366 Change-Id: I8a82610309f835065487039883180b8a35733a76 Reviewed-on: https://pdfium-review.googlesource.com/3116 Commit-Queue: Mike Reed <reed@google.com> Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: dsinclair <dsinclair@chromium.org>
-rw-r--r--skia/BUILD.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/skia/BUILD.gn b/skia/BUILD.gn
index 723e872b0d..cd9e40c810 100644
--- a/skia/BUILD.gn
+++ b/skia/BUILD.gn
@@ -225,12 +225,10 @@ component("skia") {
# Remove unused util files include in utils.gypi
sources -= [
- "//third_party/skia/src/utils/SkBoundaryPatch.cpp",
"//third_party/skia/src/utils/SkCamera.cpp",
"//third_party/skia/src/utils/SkDumpCanvas.cpp",
"//third_party/skia/src/utils/SkFrontBufferedStream.cpp",
"//third_party/skia/src/utils/SkInterpolator.cpp",
- "//third_party/skia/src/utils/SkMeshUtils.cpp",
"//third_party/skia/src/utils/SkParsePath.cpp",
]