summaryrefslogtreecommitdiffstats
path: root/tools/gn/switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gn/switches.h')
-rw-r--r--tools/gn/switches.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/gn/switches.h b/tools/gn/switches.h
index 7d62e54..3dc5b9f 100644
--- a/tools/gn/switches.h
+++ b/tools/gn/switches.h
@@ -56,6 +56,10 @@ extern const char kRoot[];
extern const char kRoot_HelpShort[];
extern const char kRoot_Help[];
+extern const char kRuntimeDepsListFile[];
+extern const char kRuntimeDepsListFile_HelpShort[];
+extern const char kRuntimeDepsListFile_Help[];
+
extern const char kThreads[];
extern const char kThreads_HelpShort[];
extern const char kThreads_Help[];