| Index: tools/relocation_packer/relocation_packer.gyp
|
| diff --git a/tools/relocation_packer/relocation_packer.gyp b/tools/relocation_packer/relocation_packer.gyp
|
| index f74a9e9b08cb1f8c919e8d1ca51905b2b548f308..4642a27c2238500a5aa98ea3ccd7a56ada2783cf 100644
|
| --- a/tools/relocation_packer/relocation_packer.gyp
|
| +++ b/tools/relocation_packer/relocation_packer.gyp
|
| @@ -46,6 +46,7 @@
|
| '../..',
|
| ],
|
| 'sources': [
|
| + 'src/debug_unittest.cc',
|
| 'src/elf_file_unittest.cc',
|
| 'src/leb128_unittest.cc',
|
| 'src/packer_unittest.cc',
|
|
|