Index: cc/base/BUILD.gn |
diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn |
index a4a9287741f3830e4c25314f2331c4e47b683786..e091645419be44d846bdce0fa23a7fb53aa31eea 100644 |
--- a/cc/base/BUILD.gn |
+++ b/cc/base/BUILD.gn |
@@ -21,6 +21,8 @@ source_set("base") { |
"list_container_helper.h", |
"math_util.cc", |
"math_util.h", |
+ "pyramid_sequence.cc", |
+ "pyramid_sequence.h", |
"random_access_list_container.h", |
"region.cc", |
"region.h", |