summaryrefslogtreecommitdiffstats
path: root/cc/base/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'cc/base/BUILD.gn')
-rw-r--r--cc/base/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn
index 53194c9..c6dc603 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -24,6 +24,8 @@ source_set("base") {
"resource_id.h",
"rolling_time_delta_history.cc",
"rolling_time_delta_history.h",
+ "rtree.cc",
+ "rtree.h",
"scoped_ptr_algorithm.h",
"scoped_ptr_deque.h",
"scoped_ptr_vector.h",