| OLD | NEW | 
|---|
| 1 include_rules = [ | 1 include_rules = [ | 
| 2   "+cc/layers", | 2   "+cc/layers", | 
| 3   "+cc/output", | 3   "+cc/output", | 
| 4   "+cc/resources", | 4   "+cc/resources", | 
|  | 5   "+cc/scheduler", | 
| 5   "+cc/surfaces", | 6   "+cc/surfaces", | 
| 6   "+cc/test/stub_layer_tree_host_client.h", | 7   "+cc/test/stub_layer_tree_host_client.h", | 
| 7   "+cc/test/test_task_graph_runner.h", | 8   "+cc/test/test_task_graph_runner.h", | 
| 8   "+cc/trees/layer_tree_host.h", | 9   "+cc/trees/layer_tree_host.h", | 
| 9   "+jni", | 10   "+jni", | 
| 10   "+skia/ext", | 11   "+skia/ext", | 
| 11   "+third_party/skia", | 12   "+third_party/skia", | 
| 12   "+ui/base/resource/resource_bundle.h", | 13   "+ui/base/resource/resource_bundle.h", | 
| 13   "+ui/base/ui_base_paths.h", | 14   "+ui/base/ui_base_paths.h", | 
| 14   "+ui/display", | 15   "+ui/display", | 
| 15   "+ui/gfx", | 16   "+ui/gfx", | 
| 16 ] | 17 ] | 
| OLD | NEW | 
|---|