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

Unified Diff: third_party/WebKit/Source/devtools/front_end/resources/module.json

Issue 2654483004: [DevTools] Provide a way to delete Indexed DBs (Closed)
Patch Set: Better use of UI.ReportView Created 3 years, 11 months 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: third_party/WebKit/Source/devtools/front_end/resources/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/resources/module.json b/third_party/WebKit/Source/devtools/front_end/resources/module.json
index 4c645d7321b582d59b052b67d43fe842c2b5049b..4a8d20d44a573541833b6f480421e60d30d239ce 100644
--- a/third_party/WebKit/Source/devtools/front_end/resources/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/resources/module.json
@@ -42,6 +42,7 @@
"resources": [
"appManifestView.css",
"clearStorageView.css",
+ "confirm.css",
"indexedDBViews.css",
"resourcesPanel.css",
"resourcesSidebar.css",

Powered by Google App Engine
This is Rietveld 408576698