blob: 188a7a94c78013f417961f1673f779429fc30db5 [file] [log] [blame] [edit]
// Copyright 2018 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "shill/mock_metrics.h"
namespace shill {
MockMetrics::MockMetrics() {}
MockMetrics::~MockMetrics() = default;
} // namespace shill