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

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

Issue 2327983002: [DevTools] Migrate StylesSidebarPane to TreeOutlineInShadow. (Closed)
Patch Set: filtering, tests 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 f933be2113a8e574ff7910d1be0c5786cb46c236..519f6aaba0f80ec2f63998a8ceb5ba3cf23a0453 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -409,6 +409,7 @@ devtools_elements_js_files = [
"front_end/elements/elementsPanel.css",
"front_end/elements/elementsTreeOutline.css",
"front_end/elements/platformFontsWidget.css",
+ "front_end/elements/stylesSectionTree.css",
"front_end/elements/ClassesPaneWidget.js",
"front_end/elements/ColorSwatchPopoverIcon.js",
"front_end/elements/ComputedStyleModel.js",

Powered by Google App Engine
This is Rietveld 408576698