| Index: chrome/test/data/extensions/api_test/gcm/functions/incognito/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/gcm/functions/incognito/manifest.json b/chrome/test/data/extensions/api_test/gcm/functions/incognito/manifest.json
|
| index 666b5e42991c7f7df2a2d43b920c7d228d7e7a5c..ff32617ba0b69ef82e01bcc7a3fd0e9bf6e663d2 100644
|
| --- a/chrome/test/data/extensions/api_test/gcm/functions/incognito/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/gcm/functions/incognito/manifest.json
|
| @@ -1,7 +1,6 @@
|
| {
|
| "manifest_version": 2,
|
| "name": "Test GCM App",
|
| - "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCzXCAvAUOKVNuBGWfaRY6QW1YSs+2EnmERkltllVyk9T6H/a7wkdBAKpvKsEbE9PtjmHrP/Jh/XFX1AdpTFAJ7KsQ55GdyTwUW7iB5HsR4NI6dXewK2ba+vDbtBLytR9msXFpvuVnAsEmLlHf9RGuxczvOEbGXcHkUw0AuzGu72wIDAQAB",
|
| "version": "1.0",
|
| "description": "Tests GCM API",
|
| "background": {
|
|
|