OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
| 2 "+cc/output/copy_output_request.h", |
2 "+cc/resources/ui_resource_client.h", | 3 "+cc/resources/ui_resource_client.h", |
3 "+cc/resources/ui_resource_bitmap.h", | 4 "+cc/resources/ui_resource_bitmap.h", |
4 "+cc/trees/layer_tree_host.h", | 5 "+cc/trees/layer_tree_host.h", |
5 "+jni", | 6 "+jni", |
6 "+skia/ext", | 7 "+skia/ext", |
7 "+third_party/skia", | 8 "+third_party/skia", |
8 "+ui/base/resource/resource_bundle.h", | 9 "+ui/base/resource/resource_bundle.h", |
9 "+ui/base/ui_base_paths.h", | 10 "+ui/base/ui_base_paths.h", |
10 "+ui/gfx", | 11 "+ui/gfx", |
11 ] | 12 ] |
OLD | NEW |