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", |