| Index: skia/BUILD.gn
|
| diff --git a/skia/BUILD.gn b/skia/BUILD.gn
|
| index bdb780257741ac5e95029bb31c4d336c22ea5fe5..da9dc143ee74c554d28db87adccb7e79fc491c59 100644
|
| --- a/skia/BUILD.gn
|
| +++ b/skia/BUILD.gn
|
| @@ -335,7 +335,6 @@ component("skia") {
|
| "//third_party/skia/src/utils/SkBoundaryPatch.cpp",
|
| "//third_party/skia/src/utils/SkCamera.cpp",
|
| "//third_party/skia/src/utils/SkCubicInterval.cpp",
|
| - "//third_party/skia/src/utils/SkCullPoints.cpp",
|
| "//third_party/skia/src/utils/SkDumpCanvas.cpp",
|
| "//third_party/skia/src/utils/SkFrontBufferedStream.cpp",
|
| "//third_party/skia/src/utils/SkInterpolator.cpp",
|
|
|