Commit 43caef2f authored by alph's avatar alph Committed by Commit bot

DevTools: Make Tracing domain experimental.

Review-Url: https://codereview.chromium.org/2300163002
Cr-Commit-Position: refs/heads/master@{#416377}
parent 865edaf6
...@@ -3840,6 +3840,7 @@ ...@@ -3840,6 +3840,7 @@
}, },
{ {
"domain": "Tracing", "domain": "Tracing",
"experimental": true,
"types": [ "types": [
{ {
"id": "MemoryDumpConfig", "id": "MemoryDumpConfig",
......
...@@ -3840,6 +3840,7 @@ ...@@ -3840,6 +3840,7 @@
}, },
{ {
"domain": "Tracing", "domain": "Tracing",
"experimental": true,
"types": [ "types": [
{ {
"id": "MemoryDumpConfig", "id": "MemoryDumpConfig",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment