| Index: third_party/WebKit/Source/devtools/front_end/components/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/components/module.json b/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| index 6991d94afae558d4de6dc5e0faba159eaefd845c..283bc8809b29cb3e46aaf7f54fd87c0a37f04467 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| @@ -57,6 +57,7 @@
|
| "scripts": [
|
| "BreakpointsSidebarPaneBase.js",
|
| "CustomPreviewSection.js",
|
| + "CPUThrottlingManager.js",
|
| "DataSaverInfobar.js",
|
| "DOMBreakpointsSidebarPane.js",
|
| "DOMPresentationUtils.js",
|
|
|