summaryrefslogtreecommitdiff
path: root/chromium/components/crash/content/browser/DEPS
blob: 77854b43bfe16e11ade07f2b8142ba2213f301f1 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+components/crash/android/jni_headers",
  "+content/public/browser",
  "+content/public/common",
  "+content/public/test",
  "+mojo/public/cpp/bindings",
  "+third_party/blink/public/mojom/crash/crash_memory_metrics_reporter.mojom.h",
  "+third_party/blink/public/common/oom_intervention"
]