Chromium Code Reviews| 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 |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f843d2fadb76c826834ba3574c9d8fd17a077562 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/devtools/front_end/persistence/module.json |
| @@ -0,0 +1,6 @@ |
| +{ |
| + "dependencies": ["bindings", "workspace"], |
| + "scripts": [ |
| + "Persistence.js" |
| + ] |
| +} |