Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / api / sessions.json
index a063d92..9362c4c 100644 (file)
         ]
       }
     ],
+    "events": [
+      {
+        "name": "onChanged",
+        "description": "Fired when recently closed tabs and/or windows are changed. This event does not monitor synced sessions changes.",
+        "type": "function"
+      }
+    ],
     "properties": {
       "MAX_SESSION_RESULTS": {
         "value": 25,