| Index: third_party/WebKit/Source/devtools/front_end/persistence/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/persistence/module.json b/third_party/WebKit/Source/devtools/front_end/persistence/module.json
|
| index 393e02eb61266b6d6bf1b5700f9226cd4c1a6176..5d8a96e161f5fbaf7cc27a9a65711daa01fbaca2 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/persistence/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/persistence/module.json
|
| @@ -1,5 +1,5 @@
|
| {
|
| - "dependencies": ["bindings", "workspace"],
|
| + "dependencies": ["bindings", "workspace", "components"],
|
| "scripts": [
|
| "DefaultMapping.js",
|
| "Automapping.js",
|
|
|