Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index 571b922b0cfd3158417fdc24000456da7c472140..aa58d65af595ef97833496905022cbad9c01d7f1 100644 |
--- a/build/all_android.gyp |
+++ b/build/all_android.gyp |
@@ -167,21 +167,9 @@ |
], |
}, # target_name: android_builder_chromium_webrtc |
{ |
- # Experimental / in-progress targets that are expected to fail |
- # but we still try to compile them on bots (turning the stage |
- # orange, not red). |
+ # TODO: Remove this target once bots no longer reference it. |
'target_name': 'android_experimental', |
'type': 'none', |
- 'dependencies': [ |
- ], |
- }, |
- { |
- # In-progress targets that are expected to fail and are NOT run |
- # on any bot. |
- 'target_name': 'android_in_progress', |
- 'type': 'none', |
- 'dependencies': [ |
- ], |
}, |
{ |
# Build the java portions of the binary size analysis tool. |