| 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 860832d7714ed50aa6b50b4c05c877a13f2beef1..8b45a08cfe268e07062f92b4461b8a9a86ef7887 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",
|
|
|