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

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

Issue 2609653002: [DevTools] Migrate CallStackSidebarPane to UI.ListControl. (Closed)
Patch Set: Created 4 years 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/sources/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/sources/module.json b/third_party/WebKit/Source/devtools/front_end/sources/module.json
index 35b1128c303800e994b496741bf3305089540d29..4901ca366f9a6eff061c87e41c9d8af4ede7e9e0 100644
--- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
@@ -586,6 +586,7 @@
"ObjectEventListenersSidebarPane.js"
],
"resources": [
+ "callStackSidebarPane.css",
"uiList.css",
"debuggerPausedMessage.css",
"eventListenerBreakpoints.css",

Powered by Google App Engine
This is Rietveld 408576698