summaryrefslogtreecommitdiff
path: root/chromium/components/paint_preview/browser/DEPS
blob: aecb2ff99a920d1b2e44577ff0a9f8863190dc33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+cc/base",
  "+components/discardable_memory/service",
  "+components/keyed_service/core",
  "+components/services/paint_preview_compositor/public/mojom",
  "+components/strings/grit/components_strings.h",
  "+components/ukm/content",
  "+components/ukm/test_ukm_recorder.h",
  "+content/public/browser",
  "+content/public/test",
  "+services/metrics/public/cpp",
  "+third_party/blink/public/common",
  "+third_party/zlib/google",
]