aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 4c53f0ca44..85d6694921 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1514,7 +1514,7 @@ if (skia_enable_tools) {
]
}
- if (is_linux || is_mac || is_win) {
+ if (is_linux) {
test_app("skottie_tool") {
deps = [
"modules/skottie:tool",