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: http://src.chromium.org/svn/trunk/src/build@269652 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
tfarina@chromium.org 2014-05-11 00:35:20 +00:00
Родитель ba77f91042
Коммит aa42730843
1 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -930,14 +930,6 @@
'../url/url.gyp:url_unittests',
],
},
{
# 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',