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

Unified Diff: tools/gn/variables.cc

Issue 117863003: Work on GN toolchain definitions and build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 7 years 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/secondary/third_party/WebKit/Source/wtf/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/variables.cc
diff --git a/tools/gn/variables.cc b/tools/gn/variables.cc
index 815bbeb588e2d8eaf0b2eb3a99fd54a950b50f91..1cec10cb726ba4469a6d3fb0c2eeafd964d5cb1c 100644
--- a/tools/gn/variables.cc
+++ b/tools/gn/variables.cc
@@ -825,6 +825,7 @@ const VariableInfoMap& GetTargetVariables() {
INSERT_VARIABLE(External)
INSERT_VARIABLE(ForwardDependentConfigsFrom)
INSERT_VARIABLE(GypFile)
+ INSERT_VARIABLE(GypHeader)
INSERT_VARIABLE(HardDep)
INSERT_VARIABLE(IncludeDirs)
INSERT_VARIABLE(Ldflags)
« no previous file with comments | « tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698