| Index: chrome/test/data/extensions/api_test/offers/component_extension/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/offers/component_extension/manifest.json b/chrome/test/data/extensions/api_test/offers/component_extension/manifest.json
|
| deleted file mode 100644
|
| index 36c9d267489b765abc6a4cf2f73b837dde63e6b4..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/api_test/offers/component_extension/manifest.json
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -{
|
| - // chrome-extension://lbgjohhgghbkcgejgklgcmfijhbheflf/
|
| - "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDasz2sLsAlmcF0v7/FGwzWVP/T+CLhvWpojKckVp8RH0bN/x3HvQ8FUweTymsaLbqxMHn8LbMOYt9uvLg7MuUcs0puzo7vPEwW7FPwLdIke2Fth+uXgkBFUFvtrOoAyIXmiRRFoIi9qfNVQOvIz0nv0c7UEKoHT3UnT0ekxSl7lwIDAQAB",
|
| - "name": "chrome.offersPrivate.apitest",
|
| - "version": "0.1",
|
| - "description": "tests for chrome.offersPrivate API.",
|
| - "manifest_version": 2,
|
| - "background": {"scripts": ["test.js"]},
|
| - "permissions": ["offersPrivate"]
|
| -}
|
|
|