Chromium Code Reviews| Index: Source/devtools/front_end/devices/module.json |
| diff --git a/Source/devtools/front_end/devices/module.json b/Source/devtools/front_end/devices/module.json |
| index 35b29f6ebfe2204d344754e838125b039e7bb215..8542c6954a56dafbbcc519c3e846b78b3c185ef7 100644 |
| --- a/Source/devtools/front_end/devices/module.json |
| +++ b/Source/devtools/front_end/devices/module.json |
| @@ -9,5 +9,5 @@ |
| "className": "WebInspector.DevicesView" |
| } |
| ], |
| - "scripts": ["DevicesView.js"] |
| + "scripts": [ "DevicesView.js" ] |
| } |