Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(99)

Unified Diff: build/all_android.gyp

Issue 138163019: Remove unused android_experimental. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/android/buildbot/bb_host_steps.py » ('j') | build/android/buildbot/bb_host_steps.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | build/android/buildbot/bb_host_steps.py » ('j') | build/android/buildbot/bb_host_steps.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698