aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn11
1 files changed, 0 insertions, 11 deletions
diff --git a/BUILD.gn b/BUILD.gn
index aee0fd1a1e..b117dd2c3e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1782,17 +1782,6 @@ if (skia_enable_tools) {
]
}
- test_app("colorspaceinfo") {
- sources = [
- "tools/colorspaceinfo.cpp",
- ]
- deps = [
- ":flags",
- ":skia",
- ":tool_utils",
- ]
- }
-
if (!is_ios && target_cpu != "wasm") {
test_app("skiaserve") {
sources = [