summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-11 00:35:20 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-11 00:35:20 +0000
commitc09fb1f2946b58a9bacf95d3f394168a5ea35211 (patch)
tree8c4c9f00f33c7b7578f7ddffbefa8889fabc2e6e
parentd034e5e7950169bffe4cad8d80488e34d62f2aa6 (diff)
downloadchromium_src-c09fb1f2946b58a9bacf95d3f394168a5ea35211.zip
chromium_src-c09fb1f2946b58a9bacf95d3f394168a5ea35211.tar.gz
chromium_src-c09fb1f2946b58a9bacf95d3f394168a5ea35211.tar.bz2
Remove chromium_builder_asan_mac target from all.gyp
It was just an alias for chromium_builder_asan and it was removed from the buildbot scripts at https://codereview.chromium.org/257903004 ( svn://svn.chromium.org/chrome/trunk/tools/build@266374) BUG=None TEST=green trybots R=dpranke@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/270623002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269652 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--build/all.gyp8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 23da49d..a5a97bd 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -931,14 +931,6 @@
],
},
{
- # TODO(dpranke): Update the bots to refer to 'chromium_builder_asan'.
- 'target_name': 'chromium_builder_asan_mac',
- 'type': 'none',
- 'dependencies': [
- 'chromium_builder_asan'
- ],
- },
- {
'target_name': 'chromium_builder_dbg_valgrind_mac',
'type': 'none',
'dependencies': [