1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18

cc / animation / DEPS [blame]

include_rules = [
  "-cc",
  "+cc/animation",
  "+cc/base",
  "+cc/debug",
  "+cc/paint",
  "+cc/output/filter_operations.h",
  "+cc/test",
  "+cc/trees/animation_options.h",
  "+cc/trees/animation_effect_timings.h",
  "+cc/trees/mutator_host.h",
  "+cc/trees/mutator_host_client.h",
  "+cc/trees/property_animation_state.h",
  "+cc/trees/property_tree.h",
  "+cc/trees/scroll_node.h",
  "+cc/trees/transform_node.h",
  "+cc/trees/target_property.h",
]