Chromium Code Reviews| Index: courgette/BUILD.gn | 
| diff --git a/courgette/BUILD.gn b/courgette/BUILD.gn | 
| index f27c81e108d81e2a264e618f28d37bc6e36bae45..1feada0e727ef0fae9915255e04e0d637472128c 100644 | 
| --- a/courgette/BUILD.gn | 
| +++ b/courgette/BUILD.gn | 
| @@ -42,6 +42,8 @@ static_library("courgette_lib") { | 
| "memory_allocator.h", | 
| "patch_generator_x86_32.h", | 
| "patcher_x86_32.h", | 
| + "program_detector.cc", | 
| + "program_detector.h", | 
| "region.h", | 
| "rel32_finder_win32_x86.cc", | 
| "rel32_finder_win32_x86.h", |