summaryrefslogtreecommitdiffstats
path: root/tools/gn/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gn/BUILD.gn')
-rw-r--r--tools/gn/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/gn/BUILD.gn b/tools/gn/BUILD.gn
index 2c38661..e3d5301 100644
--- a/tools/gn/BUILD.gn
+++ b/tools/gn/BUILD.gn
@@ -129,6 +129,8 @@ static_library("gn_lib") {
"toolchain.h",
"toolchain_manager.cc",
"toolchain_manager.h",
+ "trace.cc",
+ "trace.h",
"value.cc",
"value.h",
"value_extractors.cc",