summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/devtools/DEPS
blob: d089bc02917c3fb2ac2ebbd5ff4bb1072b85e756 (plain)
1
2
3
4
include_rules = [
  # For converting between JSON and CBOR in devtools_session_encoding.cc.
  "+third_party/inspector_protocol/crdtp",
]