Chromium Code Reviews| Index: Source/devtools/front_end/profiler/module.json |
| diff --git a/Source/devtools/front_end/profiler/module.json b/Source/devtools/front_end/profiler/module.json |
| index 533366b7ce93822f2afe75e9c5dfc0e82b53e83b..64efe12a13c7aaf025abab4bef09bda2a9247054 100644 |
| --- a/Source/devtools/front_end/profiler/module.json |
| +++ b/Source/devtools/front_end/profiler/module.json |
| @@ -34,6 +34,9 @@ |
| "settingType": "checkbox" |
| } |
| ], |
| + "dependencies": [ |
| + "components" |
| + ], |
| "scripts": [ |
| "ProfilesPanel.js", |
| "CPUProfileDataGrid.js", |