| Index: third_party/WebKit/Source/devtools/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
|
| index ea25b994db3de605fd5e5c861f16fc341a82f95b..4ffb2b98dddf664fd9f35970c890706cb375f563 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -401,6 +401,7 @@ all_devtools_files = [
|
| "front_end/quick_open/module.json",
|
| "front_end/resources/ApplicationCacheModel.js",
|
| "front_end/resources/ApplicationCacheItemsView.js",
|
| + "front_end/resources/ApplicationPanelSidebar.js",
|
| "front_end/resources/appManifestView.css",
|
| "front_end/resources/AppManifestView.js",
|
| "front_end/resources/clearStorageView.css",
|
|
|