| 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 85e83f67c7dbf935b71ba3ef120f693ebc1bbb5d..4f608b4dde5a7d4503847eee3c5e3c68f8dff340 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| @@ -435,7 +435,8 @@
|
| "OverlayController.js",
|
| "Main.js",
|
| "GCActionDelegate.js",
|
| - "RequestAppBannerActionDelegate.js"
|
| + "RequestAppBannerActionDelegate.js",
|
| + "ExecutionContextSelector.js"
|
| ],
|
| "resources": [
|
| "errorWarningCounter.css",
|
|
|