Chromium Code Reviews| Index: chrome_elf/chrome_elf.gyp |
| diff --git a/chrome_elf/chrome_elf.gyp b/chrome_elf/chrome_elf.gyp |
| index a8f15bd8418e0fee0a15a4363647f50d7af3805b..337db5fc834756ed4db7b36d90e8e46c417f748a 100644 |
| --- a/chrome_elf/chrome_elf.gyp |
| +++ b/chrome_elf/chrome_elf.gyp |
| @@ -20,6 +20,7 @@ |
| 'chrome_elf.def', |
| 'chrome_elf_main.cc', |
| 'chrome_elf_main.h', |
| + 'chrome_elf_types.h', |
| ], |
| 'msvs_settings': { |
| 'VCLinkerTool': { |