diff options
Diffstat (limited to 'skia')
-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 |