| Index: third_party/WebKit/Source/devtools/front_end/resources/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/resources/module.json b/third_party/WebKit/Source/devtools/front_end/resources/module.json
|
| index 6531547eba343a9f8b10f5cc466d9b2093547d43..0acba3e67f9b443f894fe90659847ac1a54df845 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/resources/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/resources/module.json
|
| @@ -27,6 +27,7 @@
|
| ],
|
| "scripts": [
|
| "ApplicationCacheModel.js",
|
| + "ApplicationPanelSidebar.js",
|
| "AppManifestView.js",
|
| "ApplicationCacheItemsView.js",
|
| "ClearStorageView.js",
|
|
|