Index: build/android/rezip.gyp |
diff --git a/build/android/rezip.gyp b/build/android/rezip.gyp |
index 13b9e4b843d210150274e76515f32fc5ce6c9f2b..0dacffcf269b1458d7e9ec24f01c1103ecfa3f7b 100644 |
--- a/build/android/rezip.gyp |
+++ b/build/android/rezip.gyp |
@@ -6,20 +6,6 @@ |
{ |
'targets': [ |
{ |
- 'target_name': 'rezip', |
- 'type': 'executable', |
- 'toolsets': [ 'host' ], |
- 'dependencies': [ |
- '<(DEPTH)/third_party/zlib/zlib.gyp:minizip', |
- ], |
- 'include_dirs': [ |
- '<(DEPTH)', |
- ], |
- 'sources': [ |
- 'rezip/rezip.cc', |
- ], |
- }, |
- { |
'target_name': 'rezip_apk_jar', |
'type': 'none', |
'variables': { |