summaryrefslogtreecommitdiffstats
path: root/components/web_resource/DEPS
blob: 5f7383bb087bfdac16c01d70408f669e0897978a (plain)
1
2
3
4
5
6
7
include_rules = [
  "+components/google/core",
  "+net",

  # web_resource is used on iOS.
  "-content",
]