| Index: chrome/common/extensions/api/_permission_features.json
 | 
| diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
 | 
| index f049b5c8f127579f43c6eb29399c74b74752fc65..ffd9f58a1ad72a435e45f3c3e8f1ae99a744d789 100644
 | 
| --- a/chrome/common/extensions/api/_permission_features.json
 | 
| +++ b/chrome/common/extensions/api/_permission_features.json
 | 
| @@ -535,7 +535,7 @@
 | 
|      "channel": "stable",
 | 
|      "extension_types": ["platform_app"]
 | 
|    },
 | 
| -  "sessionRestore": {
 | 
| +  "sessions": {
 | 
|      "channel": "dev",
 | 
|      "extension_types": ["extension", "packaged_app"]
 | 
|    },
 | 
| 
 |