| Index: chrome/test/data/extensions/api_test/identity/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/identity/manifest.json (revision 162714)
|
| +++ chrome/test/data/extensions/api_test/identity/manifest.json (working copy)
|
| @@ -1,12 +0,0 @@
|
| -{
|
| - "name": "identity api test",
|
| - "version": "1",
|
| - "permissions": ["experimental"],
|
| - "app": {
|
| - "background": {"scripts": ["test.js"]}
|
| - },
|
| - "oauth2": {
|
| - "client_id": "dummy_client_id",
|
| - "scopes": [ "http://dummy/scope" ]
|
| - }
|
| -}
|
|
|