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

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

Issue 2851213005: DevTools: brush up audits 2 launcher UI, allow multiple audit runs, introduce landing page. (Closed)
Patch Set: for landing Created 3 years, 8 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/audits2/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/audits2/module.json b/third_party/WebKit/Source/devtools/front_end/audits2/module.json
index f5f7954749487d7545355f21a75d531b2bdd1fd3..5788571c2f78292e2500b225384d2e8e52abf24e 100644
--- a/third_party/WebKit/Source/devtools/front_end/audits2/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/audits2/module.json
@@ -26,8 +26,10 @@
"Audits2Panel.js"
],
"resources": [
- "lighthouse/report-styles.css",
+ "audits2Dialog.css",
"audits2Panel.css",
+ "audits2Tree.css",
+ "lighthouse/report-styles.css",
"lighthouse/templates.html"
]
}

Powered by Google App Engine
This is Rietveld 408576698