aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
authorGravatar Mike Reed <reed@google.com>2018-05-31 14:22:30 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-31 19:09:24 +0000
commit2f0edd5c9a9130566596413298a89a55f0328b9a (patch)
treeafb10cbf2dd29df06362d63bc2e7643be6108bb5 /BUILD.gn
parentc7ad40f76f6f23b3acd73b53e989220fd71f2da2 (diff)
draw skottie in 3d
Bug: skia: Change-Id: I6321da0d9f06b4d5637d2ce611e1c81cc75c0eb2 Reviewed-on: https://skia-review.googlesource.com/131113 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Mike Reed <reed@google.com>
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 36ab16ca11..0195b41cf8 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1369,6 +1369,7 @@ if (skia_enable_tools) {
":gpu_tool_utils",
":skia",
":tool_utils",
+ "modules/skottie",
"modules/sksg",
]
}