Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/audits2_worker/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/utility_shared_worker/module.json b/third_party/WebKit/Source/devtools/front_end/audits2_worker/module.json |
| similarity index 74% |
| copy from third_party/WebKit/Source/devtools/front_end/utility_shared_worker/module.json |
| copy to third_party/WebKit/Source/devtools/front_end/audits2_worker/module.json |
| index 609b2989b94fb000cd4c530bc9bc749a2549afa0..deeae14fc63311fe08b6d98bc83daab2c20314a1 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/utility_shared_worker/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/audits2_worker/module.json |
| @@ -3,6 +3,6 @@ |
| "worker_service" |
| ], |
| "scripts": [ |
| - "TempStorage.js" |
| + "Audits2Service.js" |
| ] |
| } |