summaryrefslogtreecommitdiffstats
path: root/courgette/courgette.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'courgette/courgette.gyp')
-rw-r--r--courgette/courgette.gyp4
1 files changed, 1 insertions, 3 deletions
diff --git a/courgette/courgette.gyp b/courgette/courgette.gyp
index 4ff0424..a4fb12f 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',
@@ -91,10 +89,10 @@
'base_test_unittest.cc',
'base_test_unittest.h',
'difference_estimator_unittest.cc',
+ 'disassembler_win32_x86_unittest.cc',
'encoded_program_unittest.cc',
'encode_decode_unittest.cc',
'ensemble_unittest.cc',
- 'image_info_unittest.cc',
'run_all_unittests.cc',
'streams_unittest.cc',
'versioning_unittest.cc',