Chromium Code Reviews| Index: courgette/BUILD.gn |
| diff --git a/courgette/BUILD.gn b/courgette/BUILD.gn |
| index 664509364194c1a67a951812c52f52c5ad77ea6b..8916c15eb3522f6add290eff72c5a4528ba84623 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", |