blob: 21256186156102e7960bc48dce9ac394a664f6bf [file] [log] [blame]
// Copyright 2018 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.
module blink.mojom;
// The Portal interface is used by the renderer to interact with the Portal.
interface Portal {
};