diff options
Diffstat (limited to 'src/common/common.gyp')
-rw-r--r-- | src/common/common.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/common.gyp b/src/common/common.gyp index e2ea4007..9cc90f84 100644 --- a/src/common/common.gyp +++ b/src/common/common.gyp @@ -121,8 +121,6 @@ 'linux/safe_readlink.h', 'linux/synth_elf.cc', 'linux/synth_elf.h', - 'long_string_dictionary.cc', - 'long_string_dictionary.h', 'mac/arch_utilities.cc', 'mac/arch_utilities.h', 'mac/bootstrap_compat.cc', @@ -222,7 +220,6 @@ 'linux/tests/auto_testfile.h', 'linux/tests/crash_generator.cc', 'linux/tests/crash_generator.h', - 'long_string_dictionary_unittest.cc', 'mac/macho_reader_unittest.cc', 'memory_allocator_unittest.cc', 'memory_range_unittest.cc', |