blob: f798c8065f3749d438ba2ed4b7e1337f2a8e1ce6 [file] [log] [blame]
// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/public/browser/usb_chooser.h"
namespace content {
UsbChooser::UsbChooser() = default;
UsbChooser::~UsbChooser() = default;
} // namespace content