Index: sandbox/win/BUILD.gn |
diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn |
index 1d51220c5abee4912f272c2945570627b3fcafb3..e8ff04ff772f61740fb43bd7b52ca02740dece7a 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", |