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",
26 "id": "AutoSizeParams",
28 "description": "Autosize parameters.",
44 "name": "createGuest",
54 "name": "createParams",
55 "additionalProperties": {"type": "any"}
70 "name": "destroyGuest",
85 "name": "setAutoSize",
91 "description": "The instance ID of the guest <webview> process. This not exposed to developers through the API."
94 "$ref": "AutoSizeParams",