| 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", | |
| ] |