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

Unified Diff: build/all.gyp

Issue 270623002: Remove chromium_builder_asan_mac target from all.gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index cd985c56881760ffb32b871fa9b38ed87543d6d7..c012faa98409ad5522531714d9954c152719d695 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -927,14 +927,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': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698