summaryrefslogtreecommitdiffstats
path: root/chrome/common/gfx/DEPS
blob: 6f96b3f1009678356ca48b64e787c1fbbed0282a (plain)
1
2
3
4
5
6
7
include_rules = [
  "+skia/include",
  "+skia/ext",

  # FIXME - refactor code and remove these dependencies
  "+chrome/views",
];