| Index: chrome/common/extensions/api/sessions.json
|
| diff --git a/chrome/common/extensions/api/sessions.json b/chrome/common/extensions/api/sessions.json
|
| index 1776796893f4621afe77a03d8e34ca0bfd20c905..35d8596d453dc42f403a971ab63c0cf45eb8ca99 100644
|
| --- a/chrome/common/extensions/api/sessions.json
|
| +++ b/chrome/common/extensions/api/sessions.json
|
| @@ -6,6 +6,7 @@
|
| {
|
| "namespace": "sessions",
|
| "description": "Use the <code>chrome.sessions</code> API to query and restore tabs and windows from a browsing session.",
|
| + "compiler_options": {"use_movable_types": true},
|
| "types": [
|
| {
|
| "id": "Filter",
|
|
|