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

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

Issue 2932593003: DevTools: migrate ComputedStyleWidget to shadow (Closed)
Patch Set: rebase Created 3 years, 6 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 8c189c34afdab55e28bae0342ee4f6e60133c122..7d857d21440cb904610c3b969056c4c9d18c3e99 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -175,6 +175,7 @@ all_devtools_files = [
"front_end/elements/ColorSwatchPopoverIcon.js",
"front_end/elements/ComputedStyleModel.js",
"front_end/elements/computedStyleSidebarPane.css",
+ "front_end/elements/computedStyleWidgetTree.css",
"front_end/elements/ComputedStyleWidget.js",
"front_end/elements/ElementsBreadcrumbs.js",
"front_end/elements/elementsPanel.css",

Powered by Google App Engine
This is Rietveld 408576698