summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/devtools/front_end/resources/module.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/devtools/front_end/resources/module.json')
-rw-r--r--chromium/third_party/blink/renderer/devtools/front_end/resources/module.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/third_party/blink/renderer/devtools/front_end/resources/module.json b/chromium/third_party/blink/renderer/devtools/front_end/resources/module.json
index a7034611092..9a0157046b4 100644
--- a/chromium/third_party/blink/renderer/devtools/front_end/resources/module.json
+++ b/chromium/third_party/blink/renderer/devtools/front_end/resources/module.json
@@ -6,7 +6,8 @@
"id": "resources",
"title": "Application",
"order": 70,
- "className": "Resources.ResourcesPanel"
+ "className": "Resources.ResourcesPanel",
+ "tags": "pwa"
},
{
"type": "@Common.Revealer",