| 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 3787268db1d85191a9267d5bbdc58c9eb7b18fbd..5bfa86f93e120787c55e52b5c3ac84c90be15a0b 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/resources/ServiceWorkerCacheViews.js",
|
| "front_end/resources/serviceWorkersView.css",
|
| "front_end/resources/ServiceWorkersView.js",
|
| + "front_end/resources/StorageItemsView.js",
|
| "front_end/Runtime.js",
|
| "front_end/sass/ASTService.js",
|
| "front_end/sass/ASTSourceMap.js",
|
|
|