summaryrefslogtreecommitdiff
path: root/chromium/ui/android/DEPS
blob: 5b8141a0a1fc59a44c334c56796b25fe28446815 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+cc/output/copy_output_request.h",
  "+cc/resources/ui_resource_client.h",
  "+cc/resources/ui_resource_bitmap.h",
  "+cc/trees/layer_tree_host.h",
  "+jni",
  "+skia/ext",
  "+third_party/skia",
  "+ui/base/resource/resource_bundle.h",
  "+ui/base/ui_base_paths.h",
  "+ui/gfx",
]