| Index: build/all_android.gyp
|
| diff --git a/build/all_android.gyp b/build/all_android.gyp
|
| index e60c14e1149d2209f59da25cad01770095797a9b..f5cb4ee94dd6d9a45d1adc6f001d6580b8d16d57 100644
|
| --- a/build/all_android.gyp
|
| +++ b/build/all_android.gyp
|
| @@ -168,11 +168,6 @@
|
| ],
|
| }, # target_name: android_builder_chromium_webrtc
|
| {
|
| - # TODO: Remove this target once bots no longer reference it.
|
| - 'target_name': 'android_experimental',
|
| - 'type': 'none',
|
| - },
|
| - {
|
| # Build the java portions of the binary size analysis tool.
|
| 'target_name': 'binary_size_tool',
|
| 'type': 'none',
|
|
|