| 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 5bfa86f93e120787c55e52b5c3ac84c90be15a0b..01534c056a91e802cded99de587f8079c4475057 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -392,6 +392,8 @@ all_devtools_files = [
|
| "front_end/resources/DatabaseTableView.js",
|
| "front_end/resources/DOMStorageItemsView.js",
|
| "front_end/resources/DOMStorageModel.js",
|
| + "front_end/resources/filterToolbarItem.css",
|
| + "front_end/resources/FilterToolbarItem.js",
|
| "front_end/resources/IndexedDBModel.js",
|
| "front_end/resources/indexedDBViews.css",
|
| "front_end/resources/IndexedDBViews.js",
|
|
|