[go: nahoru, domu]

blob: ccd99d24ff109d719a3f779da63d1786e7c9c573 [file] [log] [blame]
// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
module network.mojom;
// This file is a collection of network types which rely on legacy IPC
// ParamTraits for serialization. All of these should eventually be converted to
// proper mojom definitions.
[Native]
enum ConnectionInfo;
[Native]
enum EffectiveConnectionType;
[Native]
enum CTPolicyCompliance;