| Index: courgette/courgette.gyp
|
| diff --git a/courgette/courgette.gyp b/courgette/courgette.gyp
|
| index 877faf5ebd7253ce28f576ca0f9be2472196bd3b..34192bb126047ff9a3d801a04b19d1ec6de17a48 100644
|
| --- a/courgette/courgette.gyp
|
| +++ b/courgette/courgette.gyp
|
| @@ -30,8 +30,6 @@
|
| 'ensemble.h',
|
| 'ensemble_apply.cc',
|
| 'ensemble_create.cc',
|
| - 'image_info.cc',
|
| - 'image_info.h',
|
| 'memory_allocator.cc',
|
| 'memory_allocator.h',
|
| 'region.h',
|
| @@ -89,9 +87,9 @@
|
| 'adjustment_method_unittest.cc',
|
| 'bsdiff_memory_unittest.cc',
|
| 'difference_estimator_unittest.cc',
|
| + 'disassembler_win32_x86_unittest.cc',
|
| 'encoded_program_unittest.cc',
|
| 'encode_decode_unittest.cc',
|
| - 'image_info_unittest.cc',
|
| 'run_all_unittests.cc',
|
| 'streams_unittest.cc',
|
| 'third_party/paged_array_unittest.cc'
|
|
|