| 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 49925841cca30154755accce6318b718c394a22a..1bcb2bea25f32c1acbe51e7e9ca6ee674c77c181 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -539,6 +539,7 @@ devtools_network_js_files = [
|
| devtools_profiler_js_files = [
|
| "front_end/profiler/heapProfiler.css",
|
| "front_end/profiler/profilesPanel.css",
|
| + "front_end/profiler/profilesSidebarTree.css",
|
| "front_end/profiler/BottomUpProfileDataGrid.js",
|
| "front_end/profiler/CPUProfileFlameChart.js",
|
| "front_end/profiler/CPUProfileView.js",
|
|
|