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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

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
Index: third_party/WebKit/Source/devtools/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index f74b6482b630d5230c68169cb4e9310682beace0..e5841e48216c84331f4253ff990a26dd7c027545 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -359,6 +359,7 @@ devtools_animation_js_files = [
devtools_audits_js_files = [
"front_end/audits/auditResultTree.css",
"front_end/audits/auditsPanel.css",
+ "front_end/audits/auditsSidebarTree.css",
"front_end/audits/AuditCategories.js",
"front_end/audits/AuditCategory.js",
"front_end/audits/AuditController.js",

Powered by Google App Engine
This is Rietveld 408576698