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

Unified Diff: tools/gn/functions.cc

Issue 2240293002: Remove GN back-compat toolchain args code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
« tools/gn/function_toolchain.cc ('K') | « tools/gn/functions.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/functions.cc
diff --git a/tools/gn/functions.cc b/tools/gn/functions.cc
index 02129a84e3a141b379d271fc269388280e593e4c..e584f87091b7081362ccfe52884ea5f54a8553f6 100644
--- a/tools/gn/functions.cc
+++ b/tools/gn/functions.cc
@@ -1014,7 +1014,6 @@ struct FunctionInfoInitializer {
INSERT_FUNCTION(Template, false)
INSERT_FUNCTION(Tool, false)
INSERT_FUNCTION(Toolchain, false)
- INSERT_FUNCTION(ToolchainArgs, false)
INSERT_FUNCTION(WriteFile, false)
#undef INSERT_FUNCTION
« tools/gn/function_toolchain.cc ('K') | « tools/gn/functions.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698