Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7128)

Unified Diff: chrome/common/extensions/api/_api_features.json

Issue 1951783003: Remove HangoutsPrivate API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove entry in known_broken_links.json Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/extensions/api/hangouts_private.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"]
« no previous file with comments | « no previous file | chrome/common/extensions/api/hangouts_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698