aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/animator.gyp
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-03-23 14:11:43 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-03-23 14:11:43 +0000
commit5e41b37b23a8a1f8cf7205e2f2d4656cf4e17d9d (patch)
tree3b8cbfb3236de871be0f7db4ad0b3c314e702500 /gyp/animator.gyp
parent6f86c3e0a63271d42473d73175a933f632b19243 (diff)
Remove circular dependency of views and animator.
Diffstat (limited to 'gyp/animator.gyp')
-rw-r--r--gyp/animator.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/gyp/animator.gyp b/gyp/animator.gyp
index 744cd372d2..b3c651cc3a 100644
--- a/gyp/animator.gyp
+++ b/gyp/animator.gyp
@@ -1,3 +1,7 @@
+#Animator is basically Skia's (much saner) version of Flash.
+#On top of Views it provides a declarative UI model which can be updated
+#based on events which trigger changes or scripts.
+
{
'targets': [
{