`GuestContents` is an experimental component that allows you to embed an independent `content::WebContents` (a "guest") within an outer `content::WebContents`, which is typically a WebUI page. This is useful for displaying external web content inside your WebUI in a sandboxed way, similar to the functionality of the `` tag in Chrome Apps. The core mechanism involves swapping an `