Index: sandbox/win/BUILD.gn |
diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn |
index 8eea346300ed7de49802fdf186c2a38ed427d58f..c0e6d95d57229f5ec930b3ac51d34a8106881bad 100644 |
--- a/sandbox/win/BUILD.gn |
+++ b/sandbox/win/BUILD.gn |
@@ -30,6 +30,8 @@ static_library("sandbox") { |
"src/handle_closer.h", |
"src/handle_closer_agent.cc", |
"src/handle_closer_agent.h", |
+ "src/heap_helper.cc", |
+ "src/heap_helper.h", |
"src/interception.cc", |
"src/interception.h", |
"src/interception_agent.cc", |