| 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 665b1d7347d9ef99accb9743254ade207f9af9b7..090bec1edf38fee0126303f1453c48d073af7b1f 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -403,6 +403,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",
|
|
|