blob: dd179777852f6344e74179e6a1f383fbeb920db4 [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/network/mock_throttler.h"
namespace shill {
MockThrottler::MockThrottler() = default;
MockThrottler::~MockThrottler() = default;
} // namespace shill