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

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

Issue 2609653002: [DevTools] Migrate CallStackSidebarPane to UI.ListControl. (Closed)
Patch Set: comments addressed, more fixes Created 3 years, 11 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 6737b2e04a55a4a834d7736e457668867fd0a6eb..123a1a3c976f6bca0db2072f9e71d53124d394b9 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -486,6 +486,7 @@ all_devtools_files = [
"front_end/source_frame/UISourceCodeFrame.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/dialog.css",

Powered by Google App Engine
This is Rietveld 408576698