aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn10
1 files changed, 0 insertions, 10 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 517b76a545..14173a08c8 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1661,16 +1661,6 @@ if (skia_enable_tools) {
]
}
- test_app("create_flutter_test_images") {
- sources = [
- "tools/create_flutter_test_images.cpp",
- ]
- deps = [
- ":skia",
- ":tool_utils",
- ]
- }
-
test_app("create_test_font") {
sources = [
"tools/fonts/create_test_font.cpp",