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 |
| index 393e02eb61266b6d6bf1b5700f9226cd4c1a6176..860832d7714ed50aa6b50b4c05c877a13f2beef1 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/persistence/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/persistence/module.json |
| @@ -3,6 +3,7 @@ |
| "scripts": [ |
| "DefaultMapping.js", |
| "Automapping.js", |
| - "Persistence.js" |
| + "Persistence.js", |
| + "PersistenceUtils.js" |
| ] |
| } |