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 3c0cd9c055bf013b8731fb4c99d679b667967e46..319b7fc980bcbd823f375ff404e5bcd49db93b18 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", |