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

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

Issue 2342193002: [DevTools] Migrate AuditsPanel away from SidebarTree. (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/audits/auditsSidebarTree.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/audits/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/audits/module.json b/third_party/WebKit/Source/devtools/front_end/audits/module.json
index 5749393c7c0eb22e9dc3227ed792c2c05d27f6e4..27b4c1e031d1069c5b4380f9a24ccdcb2b10ff15 100644
--- a/third_party/WebKit/Source/devtools/front_end/audits/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/audits/module.json
@@ -25,6 +25,7 @@
],
"resources": [
"auditsPanel.css",
+ "auditsSidebarTree.css",
"auditResultTree.css"
]
}
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/audits/auditsSidebarTree.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698