Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / api / bookmark_manager_private.json
index 096fd66..1d4e4a9 100644 (file)
             "type": "array",
             "items": {"type": "string"},
             "minItems": 1
+          },
+          {
+            "name": "isFromTouch",
+            "type": "boolean",
+            "description": "True if the drag was initiated from touch"
           }
         ]
       },