Index: sandbox/win/BUILD.gn |
diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn |
index 1d51220c5abee4912f272c2945570627b3fcafb3..8eea346300ed7de49802fdf186c2a38ed427d58f 100644 |
--- a/sandbox/win/BUILD.gn |
+++ b/sandbox/win/BUILD.gn |
@@ -314,6 +314,7 @@ shared_library("pocdll") { |
"sandbox_poc/pocdll/handles.cc", |
"sandbox_poc/pocdll/invasive.cc", |
"sandbox_poc/pocdll/network.cc", |
+ "sandbox_poc/pocdll/ntundoc.h", |
"sandbox_poc/pocdll/pocdll.cc", |
"sandbox_poc/pocdll/processes_and_threads.cc", |
"sandbox_poc/pocdll/registry.cc", |