blob: d677ae7b0865fba85ba2b0857f3771d11a173fbf [file] [log] [blame]
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
[
{
"namespace": "guestViewInternal",
"compiler_options": {
"implemented_in": "chrome/browser/extensions/api/guest_view/guest_view_internal_api.h"
},
"description": "none",
"functions": [
{
"name": "allocateInstanceId",
"type": "function",
"parameters": [
{
"type": "function",
"name": "callback",
"parameters": [
{
"type": "integer",
"name": "instanceId"
}
]
}
]
}
]
}
]