summaryrefslogtreecommitdiff
path: root/chromium/content/browser/devtools/protocol_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/devtools/protocol_config.json')
-rw-r--r--chromium/content/browser/devtools/protocol_config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/content/browser/devtools/protocol_config.json b/chromium/content/browser/devtools/protocol_config.json
index 61abf10a52c..2f7efd98551 100644
--- a/chromium/content/browser/devtools/protocol_config.json
+++ b/chromium/content/browser/devtools/protocol_config.json
@@ -94,7 +94,7 @@
},
{
"domain": "Target",
- "async": ["disposeBrowserContext", "setAutoAttach"]
+ "async": ["createBrowserContext", "disposeBrowserContext", "setAutoAttach"]
},
{
"domain": "Tethering",