Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index e6a76e6af434ae46b7234eb5cf241908fc03a019..3c8ac160b6563b2536edf44923a03cc945075d69 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -816,14 +816,6 @@ |
}], |
], |
}, # target_name: android_builder_chromium_webrtc |
- { |
- # Build the java portions of the binary size analysis tool. |
- 'target_name': 'binary_size_tool', |
- 'type': 'none', |
- 'dependencies': [ |
- '../tools/binary_size/binary_size.gyp:binary_size_java', |
- ], |
- }, |
], # targets |
}], # OS="android" |
['OS=="mac"', { |