| 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 eb87ca26cb15619fa01e834a334c0b793e529527..6d978a84c8036b1e1a58a3da3f0b6b884bc93bf1 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -547,7 +547,7 @@
|
| "contexts": "all",
|
| "matches": ["<all_urls>"]
|
| },
|
| - "runtime.setUninstallUrl": {
|
| + "runtime.setUninstallURL": {
|
| "channel": "dev",
|
| "contexts": ["blessed_extension", "unblessed_extension", "content_script"]
|
| },
|
|
|