| Index: third_party/WebKit/Source/devtools/front_end/main/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/main/module.json b/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| index c07180d67ffec482f85193e0450cd0cf6674bf9c..9e5a9095e3f2f31d5071f3f459bf37e92342282b 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| @@ -450,6 +450,7 @@
|
| "scripts": [
|
| "RenderingOptions.js",
|
| "SimpleApp.js",
|
| + "OverlayController.js",
|
| "GCActionDelegate.js",
|
| "RequestAppBannerActionDelegate.js",
|
| "ExecutionContextSelector.js",
|
|
|