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