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 178b6945b4..33842278f9 100644 --- a/skia/BUILD.gn +++ b/skia/BUILD.gn @@ -229,7 +229,6 @@ component("skia") { "//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/SkLayer.cpp", "//third_party/skia/src/utils/SkMeshUtils.cpp", "//third_party/skia/src/utils/SkParsePath.cpp", ] |