Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(767)

Unified Diff: content/browser/devtools/protocol_config.json

Issue 2573993003: [DevTools] Migrate ServiceWorker domain to new generator. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/devtools/protocol_config.json
diff --git a/content/browser/devtools/protocol_config.json b/content/browser/devtools/protocol_config.json
index 295cd97baf1e3490fc6dbd6de69aea0d2cba6af6..e2d27da14dd176e60f232e95725aeef4c16c7db7 100644
--- a/content/browser/devtools/protocol_config.json
+++ b/content/browser/devtools/protocol_config.json
@@ -52,6 +52,9 @@
"domain": "Security"
},
{
+ "domain": "ServiceWorker"
+ },
+ {
"domain": "Storage"
},
{

Powered by Google App Engine
This is Rietveld 408576698