Chromium Code Reviews| Index: courgette/BUILD.gn |
| diff --git a/courgette/BUILD.gn b/courgette/BUILD.gn |
| index 65a2c5d00fbf27dd799a3412eeb08c86297e161a..8e3d30f9034440be25b5542de76c6fb5f90775b7 100644 |
| --- a/courgette/BUILD.gn |
| +++ b/courgette/BUILD.gn |
| @@ -38,6 +38,7 @@ static_library("courgette_lib") { |
| "ensemble_apply.cc", |
| "ensemble_create.cc", |
| "image_utils.h", |
| + "instruction_utils.h", |
| "label_manager.cc", |
| "label_manager.h", |
| "memory_allocator.cc", |