| Index: third_party/android_platform/relocation_packer.gyp
|
| diff --git a/third_party/android_platform/relocation_packer.gyp b/third_party/android_platform/relocation_packer.gyp
|
| index 69136f5340be8a775a527aa4dc52dc03733ac23b..a41253f29be836fbb0571610daa3e413caae99be 100644
|
| --- a/third_party/android_platform/relocation_packer.gyp
|
| +++ b/third_party/android_platform/relocation_packer.gyp
|
| @@ -9,7 +9,6 @@
|
| 'bionic/tools/relocation_packer/src/debug.cc',
|
| 'bionic/tools/relocation_packer/src/delta_encoder.cc',
|
| 'bionic/tools/relocation_packer/src/elf_file.cc',
|
| - 'bionic/tools/relocation_packer/src/leb128.cc',
|
| 'bionic/tools/relocation_packer/src/packer.cc',
|
| 'bionic/tools/relocation_packer/src/sleb128.cc',
|
| ],
|
| @@ -20,7 +19,6 @@
|
| 'bionic/tools/relocation_packer/src/debug_unittest.cc',
|
| 'bionic/tools/relocation_packer/src/delta_encoder_unittest.cc',
|
| 'bionic/tools/relocation_packer/src/elf_file_unittest.cc',
|
| - 'bionic/tools/relocation_packer/src/leb128_unittest.cc',
|
| 'bionic/tools/relocation_packer/src/packer_unittest.cc',
|
| 'bionic/tools/relocation_packer/src/sleb128_unittest.cc',
|
| 'bionic/tools/relocation_packer/src/run_all_unittests.cc',
|
|
|