summaryrefslogtreecommitdiff
path: root/deps/v8/third_party/inspector_protocol/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/third_party/inspector_protocol/README.md')
-rw-r--r--deps/v8/third_party/inspector_protocol/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/deps/v8/third_party/inspector_protocol/README.md b/deps/v8/third_party/inspector_protocol/README.md
new file mode 100644
index 0000000000..54b7c12929
--- /dev/null
+++ b/deps/v8/third_party/inspector_protocol/README.md
@@ -0,0 +1,10 @@
+# Chromium inspector (devtools) protocol
+
+This package contains code generators and templates for the Chromium
+inspector protocol.
+
+In the Chromium tree, it's rolled into
+https://cs.chromium.org/chromium/src/third_party/inspector_protocol/
+
+In the V8 tree, it's rolled into
+https://cs.chromium.org/chromium/src/v8/third_party/inspector_protocol/