Remove SkTestCanvas from public.bzl

This is not used except in tests/benches, which are not built in G3.

Change-Id: I235d5fca850315792a089841b21c60e2b85a0ca8
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/714576
Reviewed-by: Florin Malita <fmalita@google.com>
diff --git a/public.bzl b/public.bzl
index fb46653..aae16af 100644
--- a/public.bzl
+++ b/public.bzl
@@ -1764,8 +1764,6 @@
     "src/utils/SkShadowTessellator.cpp",
     "src/utils/SkShadowTessellator.h",
     "src/utils/SkShadowUtils.cpp",
-    "src/utils/SkTestCanvas.cpp",
-    "src/utils/SkTestCanvas.h",
     "src/utils/SkTextUtils.cpp",
     "src/xps/SkXPSDevice.cpp",
     "src/xps/SkXPSDevice.h",