Chromium Code Reviews| Index: sky/sdk/BUILD.gn |
| diff --git a/sky/sdk/BUILD.gn b/sky/sdk/BUILD.gn |
| index 77ade35bf7aa5fb83bf14c66353a522ca54f0d0d..fd1b36764482c09c01bded6111ddc1f0cd93e320 100644 |
| --- a/sky/sdk/BUILD.gn |
| +++ b/sky/sdk/BUILD.gn |
| @@ -16,6 +16,7 @@ dart_pkg("sky") { |
| "lib/animation/generators.dart", |
| "lib/animation/mechanics.dart", |
| "lib/animation/scroll_behavior.dart", |
| + "lib/animation/timeline.dart", |
| "lib/assets/.gitignore", |
| "lib/assets/material-design-icons.sha1", |
| "lib/base/debug.dart", |