summaryrefslogtreecommitdiff
path: root/chromium/services/data_decoder/DEPS
blob: f8f08e37243a012d21a720ead904d62de0fc8e33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+components/cbor",
  "+device/bluetooth/public",
  "+gin",
  "+net",
  "+services/data_decoder/public/cpp/android/safe_json_jni_headers",
  "+skia",
  "+third_party/libxml/chromium",
  "+third_party/blink/public",
  "+third_party/skia",
  "+ui/gfx",
]