Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(636)

Unified Diff: sky/sdk/BUILD.gn

Issue 1211603003: Baby steps towards an odeon-like animation system. First victim: Drawer. (Closed) Base URL: git@github.com:/domokit/mojo.git@master
Patch Set: . Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sky/sdk/lib/animation/animation_performance.dart » ('j') | sky/sdk/lib/widgets/material.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/BUILD.gn
diff --git a/sky/sdk/BUILD.gn b/sky/sdk/BUILD.gn
index 61594c693577116c87b21f125218748d5f4ac093..51a25a7272a98251532ba35a6f09613d3692eb32 100644
--- a/sky/sdk/BUILD.gn
+++ b/sky/sdk/BUILD.gn
@@ -9,6 +9,7 @@ dart_pkg("sdk") {
"CHANGELOG.md",
"bin/init.dart",
"lib/animation/animated_value.dart",
+ "lib/animation/animation_performance.dart",
"lib/animation/curves.dart",
"lib/animation/fling_curve.dart",
"lib/animation/generators.dart",
« no previous file with comments | « no previous file | sky/sdk/lib/animation/animation_performance.dart » ('j') | sky/sdk/lib/widgets/material.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698