1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
7 "namespace": "guestViewInternal",
9 "implemented_in": "extensions/browser/api/guest_view/guest_view_internal_api.h"
11 "description": "none",
28 "description": "Size parameters.",
51 "name": "createGuest",
61 "name": "createParams",
62 "additionalProperties": {"type": "any"}
77 "name": "destroyGuest",
99 "description": "The instance ID of the guest <webview> process. This not exposed to developers through the API."
102 "$ref": "SizeParams",