aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
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 2a8b8d30c1..6e24d3dec0 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -904,6 +904,7 @@ if (skia_enable_tools) {
testonly = true
deps = [
":flags",
+ ":gpu_tool_utils",
":skia",
":skia.h",
]