blob: d9694c2fc13e815f8d2031b4b5ce28ab3dfb9b6d [file] [log] [blame]
// Copyright 2019 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/serial_chooser.h"
namespace content {
SerialChooser::SerialChooser() = default;
SerialChooser::~SerialChooser() = default;
} // namespace content