blob: 325d571494a53d550231d28670f4a0789b1a5067 [file] [log] [blame]
// Copyright 2021 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
mod cross_domain;
mod cross_domain_protocol;
pub use cross_domain::CrossDomain;