Index: tools/gn/args.cc |
diff --git a/tools/gn/args.cc b/tools/gn/args.cc |
index 0dcceecd5a5fe396402b1558b071a5f059650465..26d0f6185f458f3597ff4b90db635c34675eb497 100644 |
--- a/tools/gn/args.cc |
+++ b/tools/gn/args.cc |
@@ -6,6 +6,7 @@ |
#include "base/sys_info.h" |
#include "build/build_config.h" |
+#include "tools/gn/scheduler.h" |
brettw
2017/06/28 20:16:49
This should be no longer necessary.
Petr Hosek
2017/06/28 23:21:32
Done.
|
#include "tools/gn/string_utils.h" |
#include "tools/gn/variables.h" |