From 5e41b37b23a8a1f8cf7205e2f2d4656cf4e17d9d Mon Sep 17 00:00:00 2001 From: "bungeman@google.com" Date: Fri, 23 Mar 2012 14:11:43 +0000 Subject: Remove circular dependency of views and animator. http://codereview.appspot.com/5874056/ git-svn-id: http://skia.googlecode.com/svn/trunk@3473 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/animator.gyp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gyp/animator.gyp') 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': [ { -- cgit v1.2.3