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

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

Issue 2356423002: [DevTools] Turn WebInspector.Panel into a web component.
Patch Set: partial fixes 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 16b9af1f16c359878b3be0fbb9c5e8224cec9dc5..7e0a4412f78249c42071f7c7592fd85ef166938f 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -212,6 +212,7 @@ devtools_ui_js_files = [
"front_end/ui/inspectorSyntaxHighlightDark.css",
"front_end/ui/inspectorViewTabbedPane.css",
"front_end/ui/listWidget.css",
+ "front_end/ui/panel.css",
"front_end/ui/panelEnablerView.css",
"front_end/ui/popover.css",
"front_end/ui/progressIndicator.css",

Powered by Google App Engine
This is Rietveld 408576698