| 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 849a8becb2926dace9b76ad87dffa249dc109060..c0de020997310a0fcf48958a2447acd1afa5cef5 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -406,6 +406,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",
|
|
|