Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 3ec648eaf5b3d0da08f364e3f601e1e1d4069088..923d7524c6b55ae4c6b732d7dc62000e4207ff06 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -24,6 +24,8 @@ component("cc") { |
"animation/animation_timeline.h", |
"animation/element_animations.cc", |
"animation/element_animations.h", |
+ "animation/element_id.cc", |
+ "animation/element_id.h", |
"animation/keyframed_animation_curve.cc", |
"animation/keyframed_animation_curve.h", |
"animation/scroll_offset_animation_curve.cc", |