Index: tools/gn/BUILD.gn |
diff --git a/tools/gn/BUILD.gn b/tools/gn/BUILD.gn |
index d377ca393718bb70a730c5f57f1f42f01a00a669..2dfcf7f9f4780720ddc36dcf1412f54e92ce2982 100644 |
--- a/tools/gn/BUILD.gn |
+++ b/tools/gn/BUILD.gn |
@@ -146,6 +146,8 @@ static_library("gn_lib") { |
"path_output.h", |
"pattern.cc", |
"pattern.h", |
+ "qt_creator_writer.cc", |
+ "qt_creator_writer.h", |
"runtime_deps.cc", |
"runtime_deps.h", |
"scheduler.cc", |