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

Unified Diff: tools/gn/functions.cc

Issue 270613006: GN documentation updates. (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 | « tools/gn/function_template.cc ('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 3a19dfb8d2fb735c6c436152b85f6d2755689601..cf1e38f609303876d66ed203d211d8176686fccd 100644
--- a/tools/gn/functions.cc
+++ b/tools/gn/functions.cc
@@ -647,7 +647,7 @@ struct FunctionInfoInitializer {
INSERT_FUNCTION(Assert, false)
INSERT_FUNCTION(Config, false)
- INSERT_FUNCTION(Copy, false)
+ INSERT_FUNCTION(Copy, true)
cjhopman 2014/05/07 20:19:18 nit: Move this up into the group of other target f
INSERT_FUNCTION(DeclareArgs, false)
INSERT_FUNCTION(Defined, false)
INSERT_FUNCTION(ExecScript, false)
« no previous file with comments | « tools/gn/function_template.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698