| Index: chrome/test/data/extensions/api_test/speech_input/recognition/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/speech_input/recognition/manifest.json (revision 195413)
|
| +++ chrome/test/data/extensions/api_test/speech_input/recognition/manifest.json (working copy)
|
| @@ -1,11 +0,0 @@
|
| -{
|
| - "name": "chrome.experimental.speechInput",
|
| - "version": "0.1",
|
| - "manifest_version": 2,
|
| - "description": "browser test for chrome.experimental.speechInput API",
|
| - "background": {
|
| - "page": "test.html"
|
| - },
|
| - "permissions": ["experimental"],
|
| - "web_accessible_resources": ["test.html"]
|
| -}
|
|
|