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

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

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/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index cf7a79518566f0b632366ed0a871eeddaaf4ed2d..d2ffa8adf4bf00ebfce238bccdc0d752dca5059d 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -454,6 +454,7 @@ all_devtools_files = [
"front_end/source_frame/SourcesTextEditor.js",
"front_end/sources/AddSourceMapURLDialog.js",
"front_end/sources/AdvancedSearchView.js",
+ "front_end/sources/callStackSidebarPane.css",
"front_end/sources/CallStackSidebarPane.js",
"front_end/sources/CSSSourceFrame.js",
"front_end/sources/EditingLocationHistoryManager.js",

Powered by Google App Engine
This is Rietveld 408576698