blob: 833966d3df06b95648d2b865a18df37c527a2a89 [file] [log] [blame]
// Copyright 2023 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 interface serves as a secondary communication channel, enabling Chrome
// layers that lack access to the endpoints of the connection to receive
// notifications when it becomes unavailable.
interface SocketConnectionTracker {};