summaryrefslogtreecommitdiffstats
path: root/gin
diff options
context:
space:
mode:
Diffstat (limited to 'gin')
-rw-r--r--gin/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/gin/BUILD.gn b/gin/BUILD.gn
index 4f32c69..4535074 100644
--- a/gin/BUILD.gn
+++ b/gin/BUILD.gn
@@ -130,6 +130,7 @@ executable("gin_shell") {
":gin",
"//base",
"//base:i18n",
+ "//build/config/sanitizers:deps",
"//v8",
]
}