aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn18
1 files changed, 0 insertions, 18 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 2e321d73e1..435bc12b79 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1544,24 +1544,6 @@ if (skia_enable_tools) {
}
}
- test_app("ok") {
- sources = [
- "dm/DMFontMgr.cpp",
- "tools/ok.cpp",
- "tools/ok_dsts.cpp",
- "tools/ok_engines.cpp",
- "tools/ok_srcs.cpp",
- "tools/ok_test.cpp",
- "tools/ok_vias.cpp",
- ]
- deps = [
- ":bench",
- ":gm",
- ":skia",
- ":tests",
- ":tool_utils",
- ]
- }
test_app("nanobench") {
sources = [
"bench/nanobench.cpp",