Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index c86315ddd5a0511a0789b1c03e693dc953198731..6cb551690895eeb75a88421fb33fc4f2ae8e9cf8 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -653,6 +653,7 @@ if (skia_enable_tools) { |
"src/images/SkForceLinking.cpp", |
"src/utils/SkMultiPictureDocumentReader.cpp", # TODO(halcanary): move to tools? |
"tools/CrashHandler.cpp", |
+ "tools/LsanSuppressions.cpp", |
"tools/ProcStats.cpp", |
"tools/Resources.cpp", |
"tools/ThermalManager.cpp", |