summaryrefslogtreecommitdiff
path: root/chromium/components/scheduling_metrics/DEPS
blob: 91d8d419fd3543a29aabb653d9744aa8952a1b23 (plain)
1
2
3
4
5
deps = [
  # This component should not have any dependencies other than //base as it 
  # should be able to be used from any other place.
  "+components/scheduling_metrics",
]