| Index: chrome/common/extensions/api/_api_features.json
|
| diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json
|
| index 1745823a2654525c732488e1f7c7e3eff53e5c38..f218af12924c98f3114f22304fdc5c7eced81261 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -507,20 +507,6 @@
|
| "dependencies": ["permission:gcm"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| - "hangoutsPrivate": {
|
| - "channel": "stable",
|
| - "contexts": ["blessed_extension"],
|
| - "whitelist": [
|
| - // http://crbug.com/309737.
|
| - // Keep this list in sync with extensions_misc::kHangoutsExtensionIds.
|
| - "nckgahadagoaajjgafhacjanaoiihapd", // Hangouts Production.
|
| - "ljclpkphhpbpinifbeabbhlfddcpfdde", // Hangouts Debug.
|
| - "ppleadejekpmccmnpjdimmlfljlkdfej", // Hangouts Alpha.
|
| - "eggnbpckecmjlblplehfpjjdhhidfdoj", // Hangouts Beta.
|
| - "jfjjdfefebklmdbmenmlehlopoocnoeh", // Hangouts Packaged App Debug.
|
| - "knipolnnllmklapflnccelgolnpehhpl" // Hangouts Packaged App Prod.
|
| - ]
|
| - },
|
| "history": {
|
| "dependencies": ["permission:history"],
|
| "contexts": ["blessed_extension"]
|
|
|