Index: sandbox/win/BUILD.gn |
diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn |
index 225086995b763c9f7524d2c8e1489b62fbfc6dab..4d1dd58b26d6ec42f8cd10615295a097226f4712 100644 |
--- a/sandbox/win/BUILD.gn |
+++ b/sandbox/win/BUILD.gn |
@@ -125,6 +125,8 @@ source_set("sandbox") { |
"src/target_process.h", |
"src/target_services.cc", |
"src/target_services.h", |
+ "src/top_level_dispatcher.cc", |
+ "src/top_level_dispatcher.h", |
"src/win2k_threadpool.cc", |
"src/win2k_threadpool.h", |
"src/win_utils.cc", |