/* * Copyright 2024 Google LLC * SPDX-License-Identifier: MIT */ #include "GfxStreamConnection.h" GfxStreamConnection::GfxStreamConnection() {} GfxStreamConnection::~GfxStreamConnection() {}