summaryrefslogtreecommitdiff
path: root/samples/DEPS
blob: f38daab2633d10b88268c6dd04412e742e1d2725 (plain)
1
2
3
4
5
6
7
include_rules = [
  '+public',
  '+third_party/libpng16',
  '+third_party/skia/include',
  '+third_party/zlib_v128',
  '+v8',
]