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

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

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/front_end/ui/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/module.json b/third_party/WebKit/Source/devtools/front_end/ui/module.json
index b356bb49a778fdda089201b1fd4251f7f75ffc75..d60deb9e1adc15b967b96928a3078d23a6d96788 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/ui/module.json
@@ -71,6 +71,7 @@
"inspectorSyntaxHighlightDark.css",
"inspectorViewTabbedPane.css",
"listWidget.css",
+ "panel.css",
"panelEnablerView.css",
"popover.css",
"progressIndicator.css",

Powered by Google App Engine
This is Rietveld 408576698