| Index: chrome/test/data/extensions/api_test/speech_input/start_stop/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/speech_input/start_stop/manifest.json (revision 195413)
|
| +++ chrome/test/data/extensions/api_test/speech_input/start_stop/manifest.json (working copy)
|
| @@ -1,10 +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"]
|
| -}
|
|
|