OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
2 "+cc/resources/ui_resource_client.h", | 2 "+cc/resources/ui_resource_client.h", |
3 "+cc/resources/ui_resource_bitmap.h", | 3 "+cc/resources/ui_resource_bitmap.h", |
4 "+content/public/browser/android/ui_resource_client_android.h", | 4 "+cc/trees/layer_tree_host.h", |
5 "+content/public/browser/android/ui_resource_provider.h", | |
6 "+jni", | 5 "+jni", |
7 "+skia/ext", | 6 "+skia/ext", |
8 "+third_party/skia", | 7 "+third_party/skia", |
| 8 "+ui/base/android/system_ui_resource_manager.h", |
9 "+ui/gfx", | 9 "+ui/gfx", |
10 ] | 10 ] |
OLD | NEW |