Index: skia/public/BUILD.gn |
diff --git a/skia/public/BUILD.gn b/skia/public/BUILD.gn |
index bcc7a289dd85af9a26b51c87cb5b57de50926b8d..09f7f88efb03089c84921c9a9cbe88ffb9286571 100644 |
--- a/skia/public/BUILD.gn |
+++ b/skia/public/BUILD.gn |
@@ -3,11 +3,6 @@ |
# found in the LICENSE file. |
source_set("public") { |
- sources = [ |
- "type_converters.cc", |
- "type_converters.h", |
- ] |
- |
public_deps = [ |
"//skia/public/interfaces", |
] |