| Index: extensions/test/data/system/display/manifest.json | 
| diff --git a/extensions/test/data/system/display/manifest.json b/extensions/test/data/system/display/manifest.json | 
| deleted file mode 100644 | 
| index 11792b6d6f5fda41a57333f963f4c8baddda5648..0000000000000000000000000000000000000000 | 
| --- a/extensions/test/data/system/display/manifest.json | 
| +++ /dev/null | 
| @@ -1,11 +0,0 @@ | 
| -{ | 
| -  "name": "displayinfo", | 
| -  "version": "1.0", | 
| -  "description": "Test system.display API", | 
| -  "permissions": ["system.display"], | 
| -  "app": { | 
| -    "background": { | 
| -      "scripts": ["test_display_api.js"] | 
| -    } | 
| -  } | 
| -} | 
|  |