Chromium Code Reviews| Index: sky/sdk/BUILD.gn |
| diff --git a/sky/sdk/BUILD.gn b/sky/sdk/BUILD.gn |
| index cc74d202fcc00a4f325718222cf77361c5fe7533..fb058710cb5a638b72bc6d54e07a051236c9018a 100644 |
| --- a/sky/sdk/BUILD.gn |
| +++ b/sky/sdk/BUILD.gn |
| @@ -8,6 +8,7 @@ dart_pkg("sky") { |
| sources = [ |
| "CHANGELOG.md", |
| "bin/init.dart", |
| + "lib/.sdkext", |
| "lib/animation/animated_value.dart", |
| "lib/animation/animation_performance.dart", |
| "lib/animation/curves.dart", |