| Index: services/shell/tests/connect/connect_test_exe_manifest.json
|
| diff --git a/services/shell/tests/connect/connect_test_exe_manifest.json b/services/shell/tests/connect/connect_test_exe_manifest.json
|
| index e4b628c4f2ffa577da0ee5cb5562e674f6955c8a..195c8bd833e70200840d9c1653e355df944182bb 100644
|
| --- a/services/shell/tests/connect/connect_test_exe_manifest.json
|
| +++ b/services/shell/tests/connect/connect_test_exe_manifest.json
|
| @@ -1,5 +1,6 @@
|
| {
|
| + "manifest_version": 1,
|
| "name": "exe:connect_test_exe",
|
| "display_name": "Connect Test Exe",
|
| - "capabilities": {}
|
| + "capabilities": { }
|
| }
|
|
|